Searched defs:DivOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 733 BinaryOperator *DivOp = cast<BinaryOperator>(((Z == Op0) ? Op1 : Op0)); foldFMulReassoc() local |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 4258 unsigned DivOp; expandDivRem() local |