Searched defs:BO0 (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 1897 OverflowingBinaryOperator *BO0 = cast<OverflowingBinaryOperator>(Op0); simplifyIRemMulShl() local |
H A D | InstCombineVectorOps.cpp | 2057 Value *BO0 = BO->getOperand(0), *BO1 = BO->getOperand(1); getAlternateBinop() local |
H A D | InstCombineCompares.cpp | 1250 auto *BO0 = cast<OverflowingBinaryOperator>(Cmp.getOperand(0)); foldICmpWithZero() local |
H A D | InstCombineCalls.cpp | 3117 Value *BO0, *BO1, *X, *Y; visitCallInst() local |
H A D | InstructionCombining.cpp | 1411 Value *BO0 = BO.getOperand(0); foldBinopOfSextBoolToSelect() local |