Home
last modified time | relevance | path

Searched defs:BO0 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp777 BinaryOperator *BO0 = cast<BinaryOperator>(Op0); in FoldShiftByConstant() local
H A DInstCombineMulDivRem.cpp2053 OverflowingBinaryOperator *BO0 = cast<OverflowingBinaryOperator>(Op0); in simplifyIRemMulShl() local
H A DInstCombineVectorOps.cpp2065 Value *BO0 = BO->getOperand(0), *BO1 = BO->getOperand(1); in getAlternateBinop() local
H A DInstCombineCompares.cpp1251 auto *BO0 = cast<OverflowingBinaryOperator>(Cmp.getOperand(0)); in foldICmpWithZero() local
4899 BinaryOperator *BO0 = dyn_cast<BinaryOperator>(Op0); in foldICmpBinOp() local
H A DInstCombineCalls.cpp3308 Value *BO0, *BO1, *X, *Y; in visitCallInst() local
H A DInstructionCombining.cpp1633 Value *BO0 = BO.getOperand(0); in foldBinopOfSextBoolToSelect() local