Searched defs:GU (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcISelDAGToDAG.cpp | 241 SDNode *GU = N->getGluedUser(); tryInlineAsm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYISelDAGToDAG.cpp | 206 SDNode *GU = N->getGluedUser(); selectInlineAsm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2289 SDNode *GU = findGlueUse(Root); IsLegalToFold() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 5794 SDNode *GU = N->getGluedUser(); tryInlineAsm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11521 for (const auto *GU : GuardDecl->users()) isBasicBlockEntryGuardedByCond() local 15359 for (const auto *GU : GuardDecl->users()) applyLoopGuards() local
|