Home
last modified time | relevance | path

Searched defs:BO1 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp2070 OverflowingBinaryOperator *BO1 = cast<OverflowingBinaryOperator>(Op1); simplifyIRemMulShl() local
H A DInstCombineVectorOps.cpp2065 Value *BO0 = BO->getOperand(0), *BO1 = BO->getOperand(1); getAlternateBinop() local
H A DInstCombineCalls.cpp3259 Value *BO0, *BO1, *X, *Y; visitCallInst() local
H A DInstructionCombining.cpp1634 Value *BO1 = BO.getOperand(1); foldBinopOfSextBoolToSelect() local
H A DInstCombineCompares.cpp4900 BinaryOperator *BO1 = dyn_cast<BinaryOperator>(Op1); foldICmpBinOp() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2557 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) OptimizeMax() local
2561 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) OptimizeMax() local
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1120 BinaryOperatorKind BO1; checkIncorrectLogicOperator() local
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3321 BinaryOperator *BO1 = nullptr; getInvertibleOperands() local