Searched defs:CPred (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 1658 CmpInst::Predicate CPred; foldSelectInstWithICmpConst() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 138 CmpInst::Predicate CPred = Cmp->getPredicate(); isSameCompare() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 1934 hasDSA(ValueDecl * D,const llvm::function_ref<bool (OpenMPClauseKind,bool,DefaultDataSharingAttributes)> CPred,const llvm::function_ref<bool (OpenMPDirectiveKind)> DPred,bool FromParent) const hasDSA() argument 1958 hasInnermostDSA(ValueDecl * D,const llvm::function_ref<bool (OpenMPClauseKind,bool)> CPred,const llvm::function_ref<bool (OpenMPDirectiveKind)> DPred,bool FromParent) const hasInnermostDSA() argument 1979 hasExplicitDSA(const ValueDecl * D,const llvm::function_ref<bool (OpenMPClauseKind,bool)> CPred,unsigned Level,bool NotLastprivate) const hasExplicitDSA() argument [all...] |