Home
last modified time | relevance | path

Searched defs:Cond0 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp192 bool isWideningCondProfitable(Value *Cond0, Value *Cond1) { in isWideningCondProfitable()
404 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
498 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp249 bool isWideningCondProfitable(Value *Cond0, Value *Cond1, bool InvertCond) { in isWideningCondProfitable()
498 bool GuardWideningImpl::widenCondCommon(Value *Cond0, Value *Cond1, in widenCondCommon()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp477 Value *Cond0 = BBBuilder.CreateFCmp(CmpInst::FCMP_OLE, Base, V0); in generateCondForPow() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLibCallsShrinkWrap.cpp477 Value *Cond0 = BBBuilder.CreateFCmp(CmpInst::FCMP_OLE, Base, V0); in generateCondForPow() local
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp1056 if (ConstantInt *Cond0 = dyn_cast<ConstantInt>(V)) { in simplifyTerminatorLeadingToRet() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8559 SDValue Cond0 = N0->getOperand(0); in visitSELECT() local
8572 SDValue Cond0 = N0->getOperand(0); in visitSELECT() local
8632 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); in visitSELECT() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5160 SDValue Cond0 = N0->getOperand(0); in visitSELECT() local
5170 SDValue Cond0 = N0->getOperand(0); in visitSELECT() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9249 SDValue Cond0 = N0->getOperand(0); in visitSELECT() local
9262 SDValue Cond0 = N0->getOperand(0); in visitSELECT() local
9322 SDValue Cond0 = N0.getOperand(0), Cond1 = N0.getOperand(1); in visitSELECT() local