Home
last modified time | relevance | path

Searched refs:getPredicateAt (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp198 LVI->getPredicateAt(C->getPredicate(), Op0, Op1, C); in processCmp()
309 LVI->getPredicateAt(ICmpInst::ICMP_EQ, V, in processCallSite()
344 auto Result = LVI->getPredicateAt(ICmpInst::ICMP_SGE, O, Zero, SDI); in hasPositiveOperands()
398 LVI->getPredicateAt(C->getPredicate(), Op0, Op1, At); in getConstantAt()
DJumpThreading.cpp816 LVI->getPredicateAt(CondCmp->getPredicate(), CondCmp->getOperand(0), in ProcessBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp319 LVI->getPredicateAt(Cmp->getPredicate(), Op0, C, Cmp); in processCmp()
587 LVI->getPredicateAt(ICmpInst::ICMP_EQ, V, in processCallSite()
611 auto Result = LVI->getPredicateAt(ICmpInst::ICMP_SGE, O, Zero, SDI); in hasPositiveOperands()
705 if (LVI->getPredicateAt(ICmpInst::ICMP_SGE, SDI->getOperand(0), Zero, SDI) != in processAShr()
727 if (LVI->getPredicateAt(ICmpInst::ICMP_SGE, Base, Zero, SDI) != in processSExt()
821 LVI->getPredicateAt(C->getPredicate(), Op0, Op1, At); in getConstantAt()
DJumpThreading.cpp1114 LVI->getPredicateAt(CondCmp->getPredicate(), CondCmp->getOperand(0), in ProcessBlock()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp308 LVI->getPredicateAt(Cmp->getPredicate(), Op0, C, Cmp, in processCmp()
575 LVI->getPredicateAt(ICmpInst::ICMP_EQ, V, in processCallSite()
598 auto Result = LVI->getPredicateAt(ICmpInst::ICMP_SGE, V, Zero, CxtI); in isNonNegative()
604 auto Result = LVI->getPredicateAt(ICmpInst::ICMP_SLE, V, Zero, CxtI); in isNonPositive()
958 LVI->getPredicateAt(C->getPredicate(), Op0, Op1, At); in getConstantAt()
DJumpThreading.cpp1143 LVI->getPredicateAt(CondCmp->getPredicate(), CondCmp->getOperand(0), in processBlock()
/external/llvm/include/llvm/Analysis/
DLazyValueInfo.h77 Tristate getPredicateAt(unsigned Pred, Value *V, Constant *C,
/external/llvm-project/llvm/include/llvm/Analysis/
DLazyValueInfo.h77 Tristate getPredicateAt(unsigned Pred, Value *V, Constant *C,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h78 Tristate getPredicateAt(unsigned Pred, Value *V, Constant *C,
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1614 LazyValueInfo::getPredicateAt(unsigned Pred, Value *V, Constant *C, in getPredicateAt() function in LazyValueInfo
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp1746 LazyValueInfo::getPredicateAt(unsigned Pred, Value *V, Constant *C, in getPredicateAt() function in LazyValueInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1854 LazyValueInfo::getPredicateAt(unsigned Pred, Value *V, Constant *C, in getPredicateAt() function in LazyValueInfo