Home | History | Annotate | Download | only in x87

Lines Matching defs:LDivI

705 class LDivI final : public LTemplateInstruction<1, 2, 1> {
707 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) {