Home
last modified time | relevance | path

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

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