Home | History | Annotate | Download | only in mips

Lines Matching refs:constructor

1649   LCallNewArray(LOperand* context, LOperand* constructor) {
1651 inputs_[1] = constructor;
1655 LOperand* constructor() { return inputs_[1]; }