Home | History | Annotate | Download | only in x64

Lines Matching defs:LModI

638 class LModI final : public LTemplateInstruction<1, 2, 1> {
640 LModI(LOperand* left, LOperand* right, LOperand* temp) {