Home | History | Annotate | Download | only in x64

Lines Matching refs:constructor

1270   LOperand* constructor = UseFixed(instr->constructor(), rdi);
1272 LCallNew* result = new LCallNew(constructor);