Lines Matching defs:call
123 "function call parameter `%s' drops "
130 "function call parameter `%s' drops "
137 "function call parameter `%s' drops "
144 "function call parameter `%s' drops "
151 "function call parameter `%s' drops "
469 * the function call returns.
486 * additional conversion is needed in the post-call re-write.
511 /* Replace the parameter in the call with a dereference of the new
539 * Generate a function call.
542 * variable which stores the return value for the call. For void functions,
557 * call takes place. Since we haven't emitted the call yet, we'll place
558 * the post-call conversions in a temporary exec_list, and emit them later.
590 * values, other const variables (not including function call
602 * - a built-in function call whose arguments are all constant
615 * - a built-in function call whose arguments are all constant
625 * - a built-in function call whose arguments are all constant
631 * If the function call is a constant expression, don't generate any
661 ir_call *call = new(ctx) ir_call(sig, deref,
663 instructions->push_tail(call);
846 "no matching function for call to `%s';"
1161 /* Dereference a row of the matrix, then call this function again to get