Home | History | Annotate | Download | only in x87

Lines Matching refs:constructor

1699   LCallNewArray(LOperand* context, LOperand* constructor) {
1701 inputs_[1] = constructor;
1705 LOperand* constructor() { return inputs_[1]; }