Home
last modified time | relevance | path

Searched defs:Pred2 (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1637 ArrayRef<MachineOperand> Pred2) const { in SubsumesPredicate()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3875 bool CmpInst::isImpliedTrueByMatchingCmp(Predicate Pred1, Predicate Pred2) { in isImpliedTrueByMatchingCmp()
3900 bool CmpInst::isImpliedFalseByMatchingCmp(Predicate Pred1, Predicate Pred2) { in isImpliedFalseByMatchingCmp()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp3020 BasicBlock *Pred1, *Pred2; in processGuards() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1806 BasicBlock *Pred2 = nullptr; in GetIfCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1272 ICmpInst::Predicate Pred1, Pred2; in foldAndOrOfICmpsUsingRanges() local
H A DInstCombineCompares.cpp6711 ICmpInst::Predicate Pred1, Pred2; in foldICmpUsingBoolRange() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp91 CmpInst::Predicate ExpectedPred, Pred1, Pred2; in foldSelectWithBinaryOp() local
H A DValueTracking.cpp8381 ICmpInst::Predicate Pred1, Pred2; in isKnownInversion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7022 CmpInst::Predicate Pred2 = Cmp2->getCond(); in tryFoldAndOrOrICmpsUsingRanges() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp18538 CmpInst::Predicate Pred2 = CI2->getPredicate(); in compareCmp() local