Home | History | Annotate | Download | only in arm64

Lines Matching refs:constructor

819   LCallNewArray(LOperand* context, LOperand* constructor) {
821 inputs_[1] = constructor;
825 LOperand* constructor() { return inputs_[1]; }