Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1696 CmpInst::Predicate CPred; in foldSelectInstWithICmpConst() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp139 CmpInst::Predicate CPred = Cmp->getPredicate(); in isSameCompare() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1939 DefaultDataSharingAttributes)> in hasDSA()
1963 ValueDecl *D, const llvm::function_ref<bool(OpenMPClauseKind, bool)> CPred, in hasInnermostDSA()
1984 const llvm::function_ref<bool(OpenMPClauseKind, bool)> CPred, in hasExplicitDSA()