Home
last modified time | relevance | path

Searched defs:OldCond (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1295 auto *OldCond = BI->getCondition(); in replaceExitCond() local
1307 auto *OldCond = BI->getCondition(); in createFoldedExitCond() local
1447 Value *OldCond = BI->getCondition(); in optimizeLoopExitWithUnknownExitCount() local
1503 for (auto *OldCond : LeafConditions) { in optimizeLoopExitWithUnknownExitCount() local
1994 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DLoopPredication.cpp826 auto *OldCond = Guard->getOperand(0); in widenGuardConditions() local
862 auto *OldCond = BI->getCondition(); in widenWidenableBranchGuardConditions() local
1246 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DLoopStrengthReduce.cpp2535 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp808 auto *OldCond = Guard->getOperand(0); in widenGuardConditions() local
834 auto *OldCond = BI->getCondition(); in widenWidenableBranchGuardConditions() local
1179 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DIndVarSimplify.cpp2741 auto *OldCond = BI->getCondition(); in optimizeLoopExits() local
2970 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
H A DLoopStrengthReduce.cpp2481 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DHardwareLoops.cpp460 Value *OldCond = ExitBranch->getCondition(); in InsertLoopDec() local
505 Value *OldCond = ExitBranch->getCondition(); in UpdateBranch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DHardwareLoops.cpp481 Value *OldCond = ExitBranch->getCondition(); in InsertLoopDec() local
524 Value *OldCond = ExitBranch->getCondition(); in UpdateBranch() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp604 Value *OldCond = CountedExitBranch->getCondition(); in convertToCTRLoop() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2168 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5310 auto *OldCond = BI->getCondition(); in SimplifyCondBranch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5956 auto *OldCond = BI->getCondition(); in SimplifyCondBranch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp7027 auto *OldCond = BI->getCondition(); in simplifyCondBranch() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20257 auto OldCond = static_cast<AArch64CC::CondCode>(OpCC->getZExtValue()); in performSETCCCombine() local