Searched defs:first_arg_reg (Results 1 – 2 of 2) sorted by relevance
1019 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoCallRuntimeCommon() local1044 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoInvokeIntrinsic() local1057 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoCallRuntimeForPairCommon() local1118 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoCallConstruct() local
65 Node* first_arg_reg, Node* arg_count) { in InvokeIntrinsic()