Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1922 OverflowingBinaryOperator *BO1 = cast<OverflowingBinaryOperator>(Op1); in simplifyIRemMulShl() local
H A DInstCombineVectorOps.cpp2057 Value *BO0 = BO->getOperand(0), *BO1 = BO->getOperand(1); in getAlternateBinop() local
H A DInstCombineCalls.cpp3117 Value *BO0, *BO1, *X, *Y; in visitCallInst() local
H A DInstructionCombining.cpp1412 Value *BO1 = BO.getOperand(1); in foldBinopOfSextBoolToSelect() local
H A DInstCombineCompares.cpp4569 BinaryOperator *BO1 = dyn_cast<BinaryOperator>(Op1); in foldICmpBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2372 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
2376 if (ConstantInt *BO1 = dyn_cast<ConstantInt>(BO->getOperand(1))) in OptimizeMax() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp1120 BinaryOperatorKind BO1; in checkIncorrectLogicOperator() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2944 BinaryOperator *BO1 = nullptr; in getInvertibleOperands() local