Home | History | Annotate | Download | only in x87

Lines Matching defs:LCallNew

1991 class LCallNew FINAL : public LTemplateInstruction<1, 2, 0> {
1993 LCallNew(LOperand* context, LOperand* constructor) {