Home
last modified time | relevance | path

Searched defs:Exclusive (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Driver/
H A DMultilib.cpp175 Exclusive, global() enumerator
/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp256 isPredicatedOnVCTP(MachineInstr * MI,bool Exclusive=false) isPredicatedOnVCTP() argument
267 isEntryPredicatedOnVCTP(VPTBlock & Block,bool Exclusive=false) isEntryPredicatedOnVCTP() argument
/llvm-project/llvm/unittests/Frontend/
H A DOpenMPDecompositionTest.cpp92 using Exclusive = tomp::clause::ExclusiveT<TypeTy, IdTy, ExprTy>; typedef