Home
last modified time | relevance | path

Searched defs:G2 (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dmips-opc.c116 #define G2 (T3 \ macro
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DSCCIterator.h276 NodeInfo *G2 = find(&NodeInfoMap[Edge->Target]); in unionGroups() local
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmips-opc.c117 #define G2 (T3 \ macro
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsparc-stub.c110 enum regnames {G0, G1, G2, G3, G4, G5, G6, G7, enumerator
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp454 llvm::sort(GV, [](const Chain *G1, const Chain *G2) { in colorChainSet()