Home | History | Annotate | Download | only in arm

Lines Matching refs:constructor

1271   LOperand* constructor = UseFixed(instr->constructor(), r1);
1273 LCallNew* result = new LCallNew(constructor);