Searched defs:G2 (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | mips-opc.c | 116 #define G2 (T3 \ macro
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | SCCIterator.h | 276 NodeInfo *G2 = find(&NodeInfoMap[Edge->Target]); in unionGroups() local
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mips-opc.c | 117 #define G2 (T3 \ macro
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | sparc-stub.c | 110 enum regnames {G0, G1, G2, G3, G4, G5, G6, G7, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 454 llvm::sort(GV, [](const Chain *G1, const Chain *G2) { in colorChainSet()
|