/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 292 BasicBlock *Pred0 = *SI; in mergeStores() local
|
D | GuardWidening.cpp | 507 ICmpInst::Predicate Pred0, Pred1; in widenCondCommon() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 292 BasicBlock *Pred0 = *SI; in mergeStores() local
|
D | GuardWidening.cpp | 507 ICmpInst::Predicate Pred0, Pred1; in widenCondCommon() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | MergedLoadStoreMotion.cpp | 476 BasicBlock *Pred0 = *PI; in mergeStores() local
|
D | GuardWidening.cpp | 412 ICmpInst::Predicate Pred0, Pred1; in widenCondCommon() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | MustExecute.cpp | 681 const BasicBlock *Pred0 = Worklist[0]; in findBackwardJoinPoint() local
|
D | InstructionSimplify.cpp | 1520 ICmpInst::Predicate Pred0, Pred1; in simplifyAndOfICmpsWithSameOperands() local 1545 ICmpInst::Predicate Pred0, Pred1; in simplifyOrOfICmpsWithSameOperands() local 1648 ICmpInst::Predicate Pred0, Pred1; in simplifyAndOfICmpsWithAdd() local 1704 ICmpInst::Predicate Pred0 = Cmp0->getPredicate(); in simplifyAndOrOfICmpsWithLimitConst() local 1784 ICmpInst::Predicate Pred0, Pred1; in simplifyOrOfICmpsWithAdd() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 699 ICmpInst::Predicate Pred0 = (Inverted ? Cmp0->getInversePredicate() : in simplifyRangeCheck() local 972 CmpInst::Predicate Pred0, Pred1; in foldIsPowerOf2() local 1091 ICmpInst::Predicate Pred0; in foldAndOrOfICmpsWithConstEq() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1526 ICmpInst::Predicate Pred0, Pred1; in simplifyAndOfICmpsWithSameOperands() local 1551 ICmpInst::Predicate Pred0, Pred1; in simplifyOrOfICmpsWithSameOperands() local 1654 ICmpInst::Predicate Pred0, Pred1; in simplifyAndOfICmpsWithAdd() local 1727 ICmpInst::Predicate Pred0, Pred1; in simplifyOrOfICmpsWithAdd() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 760 ICmpInst::Predicate Pred0 = (Inverted ? Cmp0->getInversePredicate() : in simplifyRangeCheck() local 1032 CmpInst::Predicate Pred0, Pred1; in foldIsPowerOf2() local
|
/external/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1502 ICmpInst::Predicate Pred0, Pred1; in SimplifyAndOfICmps() local 1686 ICmpInst::Predicate Pred0, Pred1; in SimplifyOrOfICmps() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 823 ICmpInst::Predicate Pred0 = (Inverted ? Cmp0->getInversePredicate() : in simplifyRangeCheck() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 1334 BasicBlock *Pred0 = *PI++; in SinkThenElseCodeToEnd() local
|