Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DHardwareLoops.cpp481 Value *OldCond = ExitBranch->getCondition(); in InsertLoopDec() local
524 Value *OldCond = ExitBranch->getCondition(); in UpdateBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DHardwareLoops.cpp460 Value *OldCond = ExitBranch->getCondition(); in InsertLoopDec() local
505 Value *OldCond = ExitBranch->getCondition(); in UpdateBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
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
DIndVarSimplify.cpp2741 auto *OldCond = BI->getCondition(); in optimizeLoopExits() local
2970 Value *OldCond = BI->getCondition(); in predicateLoopExits() local
DLoopStrengthReduce.cpp2481 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
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
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
DLoopStrengthReduce.cpp2535 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/external/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp604 Value *OldCond = CountedExitBranch->getCondition(); in convertToCTRLoop() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2168 ICmpInst *OldCond = Cond; in OptimizeLoopTermCond() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5310 auto *OldCond = BI->getCondition(); in SimplifyCondBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5956 auto *OldCond = BI->getCondition(); in SimplifyCondBranch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp7027 auto *OldCond = BI->getCondition(); in simplifyCondBranch() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp20257 auto OldCond = static_cast<AArch64CC::CondCode>(OpCC->getZExtValue()); in performSETCCCombine() local