Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp312 auto *BOp0 = cast<BinaryOperator>(Op0); in visitMul() local
H A DInstCombineCompares.cpp3471 Value *BOp0 = BO->getOperand(0), *BOp1 = BO->getOperand(1); in foldICmpBinOpEqualityWithConstant() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp622 const Value *BOp0, *BOp1; in translateBr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2829 const Value *BOp0, *BOp1; in visitBr() local