Home | History | Annotate | Download | only in arm

Lines Matching defs:LCallNew

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