Searched defs:GU (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/ck/include/ |
H A D | ck_cohort.h | 56 #define CK_COHORT_PROTOTYPE(N, GL, GU, GI, LL, LU, LI) \ argument 125 #define CK_COHORT_TRYLOCK_PROTOTYPE(N, GL, GU, GI, GTL, LL, LU, LI, LTL) \ argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelDAGToDAG.cpp | 247 SDNode *GU = N->getGluedUser(); in tryInlineAsm() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelDAGToDAG.cpp | 213 SDNode *GU = N->getGluedUser(); in selectInlineAsm() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2408 SDNode *GU = findGlueUse(Root); in IsLegalToFold() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 5795 SDNode *GU = N->getGluedUser(); in tryInlineAsm() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11599 for (const auto *GU : GuardDecl->users()) in isBasicBlockEntryGuardedByCond() local 15449 for (const auto *GU : GuardDecl->users()) in collect() local
|