Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp682 BasicBlock *Pred2 = nullptr; in GetIfCondition() local
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetInstrInfo.h550 const SmallVectorImpl<MachineOperand> &Pred2) const { in SubsumesPredicate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp751 BasicBlock *Pred2 = nullptr; in GetIfCondition() local
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1096 ArrayRef<MachineOperand> Pred2) const { in SubsumesPredicate()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1205 ArrayRef<MachineOperand> Pred2) const { in SubsumesPredicate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2585 BasicBlock *Pred1, *Pred2; in ProcessGuards() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp137 BasicBlock *Pred2 = SomePHI->getIncomingBlock(1); in GetIfCondition() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp3472 bool CmpInst::isImpliedTrueByMatchingCmp(Predicate Pred1, Predicate Pred2) { in isImpliedTrueByMatchingCmp()
3497 bool CmpInst::isImpliedFalseByMatchingCmp(Predicate Pred1, Predicate Pred2) { in isImpliedFalseByMatchingCmp()
/external/llvm/lib/IR/
DInstructions.cpp3656 bool CmpInst::isImpliedTrueByMatchingCmp(Predicate Pred1, Predicate Pred2) { in isImpliedTrueByMatchingCmp()
3681 bool CmpInst::isImpliedFalseByMatchingCmp(Predicate Pred1, Predicate Pred2) { in isImpliedFalseByMatchingCmp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1376 ICmpInst::Predicate Pred2; in foldICmpWithConstant() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp76 CmpInst::Predicate ExpectedPred, Pred1, Pred2; in foldSelectWithBinaryOp() local