Searched defs:Exclusive (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Driver/ | ||
H A D | Multilib.cpp | 175 Exclusive, global() enumerator |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMLowOverheadLoops.cpp | 256 isPredicatedOnVCTP(MachineInstr * MI,bool Exclusive=false) isPredicatedOnVCTP() argument |
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPDecompositionTest.cpp | 92 using Exclusive = tomp::clause::ExclusiveT<TypeTy, IdTy, ExprTy>; typedef |