Home | History | Annotate | Download | only in rs6000

Lines Matching defs:resolved

884      the resolved CALL_EXPR.  */
933 resolved = Resolved (but may be an error_mark_node)
936 enum resolution { unresolved, resolved, resolved_bad };
939 resolved call if successful. ARGS contains the arguments to the call.
965 *res = resolved;
971 *res = resolved;
978 *res = resolved;
990 resolved call if successful. ARGS contains the arguments to the call.
1048 *res = resolved;
1065 for the resolved call if successful. ARGS contains the arguments to the
1115 *res = resolved;
1135 expression for the resolved call if successful. ARGS contains the arguments
1206 *res = resolved;
1225 expression for the resolved call if successful. NARGS is the number of
1239 *res = resolved;
1246 *res = resolved;
1315 *res = resolved;
1320 the resolved call if successful. NARGS is the number of arguments to
1332 *res = resolved;
1445 *res = resolved;
1493 *res = resolved;
1498 the resolved call if successful. NARGS is the number of arguments to
1510 *res = resolved;
1547 *res = resolved;
1562 *res = resolved;
1625 *res = resolved;
1630 the resolved call if successful. NARGS is the number of arguments to
1640 *res = resolved;
1653 *res = resolved;
1861 if (res == resolved)