Home | History | Annotate | Download | only in x87

Lines Matching refs:ApiParameterOperand

4293   __ mov(ApiParameterOperand(2), scratch);
4296 __ mov(ApiParameterOperand(3), scratch);
4298 __ Move(ApiParameterOperand(4), Immediate(argc));
4300 __ Move(ApiParameterOperand(5), Immediate(0));
4303 __ lea(scratch, ApiParameterOperand(2));
4304 __ mov(ApiParameterOperand(0), scratch);
4321 ApiParameterOperand(1),
4352 __ mov(ApiParameterOperand(0), scratch); // name.
4354 __ mov(ApiParameterOperand(1), scratch); // arguments pointer.
4361 ApiParameterOperand(2),