Searched refs:BOp0 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 2597 Value *BOp0 = BO->getOperand(0), *BOp1 = BO->getOperand(1); in foldICmpBinOpEqualityWithConstant() local 2605 Value *NewRem = Builder.CreateURem(BOp0, BOp1, BO->getName()); in foldICmpBinOpEqualityWithConstant() 2617 return new ICmpInst(Pred, BOp0, SubC); in foldICmpBinOpEqualityWithConstant() 2623 return new ICmpInst(Pred, BOp0, NegVal); in foldICmpBinOpEqualityWithConstant() 2624 if (Value *NegVal = dyn_castNegVal(BOp0)) in foldICmpBinOpEqualityWithConstant() 2629 return new ICmpInst(Pred, BOp0, Neg); in foldICmpBinOpEqualityWithConstant() 2639 return new ICmpInst(Pred, BOp0, ConstantExpr::getXor(RHS, BOC)); in foldICmpBinOpEqualityWithConstant() 2642 return new ICmpInst(Pred, BOp0, BOp1); in foldICmpBinOpEqualityWithConstant() 2649 if (match(BOp0, m_APInt(BOC))) { in foldICmpBinOpEqualityWithConstant() 2651 Constant *SubC = ConstantExpr::getSub(cast<Constant>(BOp0), RHS); in foldICmpBinOpEqualityWithConstant() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 1392 Value *BOp0 = BO->getOperand(0), *BOp1 = BO->getOperand(1); in visitICmpInstWithInstAndIntCst() local 1395 return new ICmpInst(ICI.getPredicate(), BOp0, NegVal); in visitICmpInstWithInstAndIntCst() 1396 if (Value *NegVal = dyn_castNegVal(BOp0)) in visitICmpInstWithInstAndIntCst() 1401 return new ICmpInst(ICI.getPredicate(), BOp0, Neg); in visitICmpInstWithInstAndIntCst()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 2229 Value *BOp0 = BO->getOperand(0), *BOp1 = BO->getOperand(1); in visitICmpInstWithInstAndIntCst() local 2232 return new ICmpInst(ICI.getPredicate(), BOp0, NegVal); in visitICmpInstWithInstAndIntCst() 2233 if (Value *NegVal = dyn_castNegVal(BOp0)) in visitICmpInstWithInstAndIntCst() 2238 return new ICmpInst(ICI.getPredicate(), BOp0, Neg); in visitICmpInstWithInstAndIntCst()
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_008.ppm | 8476 …:'F(H1QBa.Ee4Hg6Kk:On=Ba08X'Ee4Ji8.M6V"Il3Sv==a%Mq56]8_5YBf'-Q0TDf(>`"Df&`�BOp0[}=Ad!>a…
|