Home
last modified time | relevance | path

Searched defs:Op0BO (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp778 if (auto *Op0BO = dyn_cast<BinaryOperator>(Op0)) { in FoldShiftByConstant() local
1042 BinaryOperator *Op0BO; in visitShl() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp415 if (BinaryOperator *Op0BO = dyn_cast<BinaryOperator>(Op0)) { in FoldShiftByConstant() local
H A DInstCombineMulDivRem.cpp320 Value *Op0BO = BO->getOperand(0), *Op1BO = BO->getOperand(1); in visitMul() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp759 if (BinaryOperator *Op0BO = dyn_cast<BinaryOperator>(Op0)) { in FoldShiftByConstant() local