Searched refs:new_fcode (Results 1 – 1 of 1) sorted by relevance
96 int new_fcode, fcode = DECL_FUNCTION_CODE (fndecl); in spu_resolve_overloaded_builtin() local110 for (new_fcode = fcode + 1; spu_builtins[new_fcode].type == B_INTERNAL; in spu_resolve_overloaded_builtin()111 new_fcode++) in spu_resolve_overloaded_builtin()113 tree decl = targetm.builtin_decl (new_fcode, true); in spu_resolve_overloaded_builtin()