Lines Matching defs:call

308     C->record_method_not_compilable("must be able to represent all call arguments in reg mask");
349 _visited.Clear(); // Clear visit bits for xform call
473 "must be able to represent all call arguments in reg mask");
574 idealreg2debugmask [Op_RegI]->Remove(i); // Exclude save-on-call
633 // Returns have 0 or 1 returned values depending on call signature.
1045 // set -1 to call add_prec() instead of set_req() during Step1
1115 // Largest used slot per call-site indicates the amount of stack
1116 // that is killed by the call.
1130 // Helper function to match call instructions. Calls match special.
1138 CallNode *call;
1143 call = sfpt->as_Call();
1144 domain = call->tf()->domain();
1147 // Match just the call, nothing else
1148 MachNode *m = match_tree(call);
1155 mcall->set_tf( call->tf());
1156 mcall->set_entry_point(call->entry_point());
1157 mcall->set_cnt( call->cnt());
1161 const CallJavaNode *call_java = call->as_CallJava();
1179 mcall->as_MachCallRuntime()->_name = call->as_CallRuntime()->_name;
1183 // This is a non-call safepoint
1185 call = NULL;
1208 // Compute max outgoing register number per call site.
1212 if( call != NULL && call->is_CallRuntime() )
1225 // V-call to pick proper calling convention
1226 call->calling_convention( sig_bt, parm_regs, argcnt );
1260 // Compute max over all outgoing arguments both per call-site
1294 // Compute the max stack slot killed by any call. These will not be
1296 // after all call sites have been visited.
1303 // Since the max-per-method covers the max-per-call-site and debug info
1317 // Transfer the safepoint information from the call to the mcall
1331 // Registers killed by the call are set in the local scheduling pass
1345 // When this call returns, the _states_arena arena will be reset
1806 // internal operand --> call ReduceInst_Interior
1810 // instruction --> call build operand( ) to catch result