Lines Matching refs:DivOp
2931 unsigned DivOp;2935 DivOp = Signed ? Mips::DSDIV : Mips::DUDIV;2938 DivOp = Signed ? Mips::SDIV : Mips::UDIV;2958 emitRR(DivOp, RsReg, RtReg, IDLoc, Instructions);2992 emitRR(DivOp, RsReg, RtReg, IDLoc, Instructions);