Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1897 OverflowingBinaryOperator *BO0 = cast<OverflowingBinaryOperator>(Op0); simplifyIRemMulShl() local
H A DInstCombineVectorOps.cpp2057 Value *BO0 = BO->getOperand(0), *BO1 = BO->getOperand(1); getAlternateBinop() local
H A DInstCombineCompares.cpp1250 auto *BO0 = cast<OverflowingBinaryOperator>(Cmp.getOperand(0)); foldICmpWithZero() local
4568 BinaryOperator *BO0 = dyn_cast<BinaryOperator>(Op0); foldICmpBinOp() local
[all...]
H A DInstCombineCalls.cpp3117 Value *BO0, *BO1, *X, *Y; visitCallInst() local
H A DInstructionCombining.cpp1411 Value *BO0 = BO.getOperand(0); foldBinopOfSextBoolToSelect() local