Home | History | Annotate | Download | only in arm64

Lines Matching defs:LCallNew

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