Home | History | Annotate | Download | only in x87

Lines Matching refs:LFlooringDivI

825 class LFlooringDivI FINAL : public LTemplateInstruction<1, 2, 1> {
827 LFlooringDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) {