Home | History | Annotate | Download | only in mips64

Lines Matching refs:constructor

1711   LCallNewArray(LOperand* context, LOperand* constructor) {
1713 inputs_[1] = constructor;
1717 LOperand* constructor() { return inputs_[1]; }