Home | History | Annotate | Download | only in arm

Lines Matching defs:LModI

617 class LModI final : public LTemplateInstruction<1, 2, 2> {
619 LModI(LOperand* left, LOperand* right, LOperand* temp, LOperand* temp2) {