Home
last modified time | relevance | path

Searched refs:DECL_FUNCTION_CODE (Results 1 – 25 of 72) sorted by relevance

123

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-ccp.c2231 switch (DECL_FUNCTION_CODE (callee)) in ccp_fold_builtin()
2285 switch (DECL_FUNCTION_CODE (callee)) in ccp_fold_builtin()
2329 DECL_FUNCTION_CODE (callee)); in ccp_fold_builtin()
2336 DECL_FUNCTION_CODE (callee)); in ccp_fold_builtin()
2348 DECL_FUNCTION_CODE (callee)); in ccp_fold_builtin()
2550 fcode = DECL_FUNCTION_CODE (callee); in execute_fold_all_builtins()
2554 switch (DECL_FUNCTION_CODE (callee)) in execute_fold_all_builtins()
2607 || DECL_FUNCTION_CODE (callee) == fcode) in execute_fold_all_builtins()
H A Dtree-stdarg.c647 switch (DECL_FUNCTION_CODE (callee)) in execute_optimize_stdarg()
805 && (DECL_FUNCTION_CODE (callee) == BUILT_IN_VA_START in execute_optimize_stdarg()
806 || DECL_FUNCTION_CODE (callee) == BUILT_IN_VA_END)) in execute_optimize_stdarg()
H A Dbuiltins.c1791 switch (DECL_FUNCTION_CODE (fndecl)) in expand_builtin_mathfn()
1970 switch (DECL_FUNCTION_CODE (fndecl)) in expand_builtin_mathfn_2()
2074 switch (DECL_FUNCTION_CODE (fndecl)) in expand_builtin_mathfn_3()
2126 switch (DECL_FUNCTION_CODE (fndecl)) in expand_builtin_mathfn_3()
2236 switch (DECL_FUNCTION_CODE (fndecl)) in expand_builtin_int_roundingfn()
5411 switch (DECL_FUNCTION_CODE (fn)) in expand_builtin_fork_or_exec()
6544 return DECL_FUNCTION_CODE (fndecl); in builtin_mathfn_code()
6579 return DECL_FUNCTION_CODE (fndecl); in builtin_mathfn_code()
9176 DECL_FUNCTION_CODE (fndecl)); in fold_builtin_1()
9184 DECL_FUNCTION_CODE (fndecl)); in fold_builtin_1()
[all …]
H A Dtree-object-size.c239 switch (DECL_FUNCTION_CODE (callee)) in alloc_object_size()
291 switch (DECL_FUNCTION_CODE (callee)) in pass_through_call()
1004 || DECL_FUNCTION_CODE (callee) != BUILT_IN_OBJECT_SIZE) in compute_object_sizes()
H A Dprint-tree.c455 fprintf (file, " built-in BUILT_IN_MD %d", DECL_FUNCTION_CODE (node)); in print_node()
459 built_in_names[(int) DECL_FUNCTION_CODE (node)]); in print_node()
H A Dipa-pure-const.c354 switch (DECL_FUNCTION_CODE (callee_t)) in check_call()
H A Dgimple-low.c269 && DECL_FUNCTION_CODE (decl) == BUILT_IN_SETJMP) in lower_stmt()
H A Dpredict.c955 && DECL_FUNCTION_CODE (decl) == BUILT_IN_EXPECT) in expr_expected_value()
1015 && DECL_FUNCTION_CODE (fndecl) == BUILT_IN_EXPECT in strip_builtin_expect()
H A Dcalls.c2771 && (DECL_FUNCTION_CODE (fndecl) == BUILT_IN_SQRT in expand_call()
2772 || DECL_FUNCTION_CODE (fndecl) == BUILT_IN_SQRTF in expand_call()
2773 || DECL_FUNCTION_CODE (fndecl) == BUILT_IN_SQRTL)) in expand_call()
H A Ddojump.c570 && DECL_FUNCTION_CODE (fndecl) == BUILT_IN_EXPECT in do_jump()
H A Dtree-inline.c1350 switch (DECL_FUNCTION_CODE (t)) in inline_forbidden_p_1()
1796 switch (DECL_FUNCTION_CODE (decl)) in estimate_num_insns_1()
H A Dc-common.c3416 builtin = built_in_decls [DECL_FUNCTION_CODE (decl)]; in set_builtin_user_assembler_name()
3418 if (DECL_FUNCTION_CODE (decl) == BUILT_IN_MEMCPY) in set_builtin_user_assembler_name()
3420 else if (DECL_FUNCTION_CODE (decl) == BUILT_IN_MEMSET) in set_builtin_user_assembler_name()
6366 enum built_in_function orig_code = DECL_FUNCTION_CODE (function); in resolve_overloaded_builtin()
H A Dtree-ssa-loop-im.c441 && DECL_FUNCTION_CODE (rhs) == BUILT_IN_CONSTANT_P) in stmt_cost()
H A Dc-decl.c1814 DECL_FUNCTION_CODE (newdecl) = DECL_FUNCTION_CODE (olddecl); in merge_decls()
2851 DECL_FUNCTION_CODE (decl) = function_code; in builtin_function()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-objc-common.c92 switch (DECL_FUNCTION_CODE (t))
H A Dprint-tree.c411 fprintf (file, " built-in BUILT_IN_MD %d", DECL_FUNCTION_CODE (node));
415 built_in_names[(int) DECL_FUNCTION_CODE (node)]);
H A Dbuiltins.c1520 switch (DECL_FUNCTION_CODE (fndecl))
3448 if (DECL_FUNCTION_CODE (fndecl) == BUILT_IN_FRAME_ADDRESS)
3457 = expand_builtin_return_addr (DECL_FUNCTION_CODE (fndecl),
3464 if (DECL_FUNCTION_CODE (fndecl) == BUILT_IN_FRAME_ADDRESS)
3472 if (DECL_FUNCTION_CODE (fndecl) == BUILT_IN_FRAME_ADDRESS)
3804 enum built_in_function fcode = DECL_FUNCTION_CODE (fndecl);
4303 enum built_in_function fcode = DECL_FUNCTION_CODE (fndecl);
H A Dc-decl.c1526 DECL_FUNCTION_CODE (newdecl) = DECL_FUNCTION_CODE (olddecl);
1953 DECL_FUNCTION_CODE (x) = DECL_FUNCTION_CODE (oldglobal);
2600 DECL_FUNCTION_CODE (decl) = function_code;
H A Dtree-inline.c914 && DECL_FUNCTION_CODE (decl) == BUILT_IN_LONGJMP)
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dbuiltins.c219 DECL_FUNCTION_CODE (decl) = val;
H A Ddecl.c390 DECL_FUNCTION_CODE (decl) = function_code;
/openbsd/gnu/gcc/gcc/treelang/
H A Dtreetree.c1251 DECL_FUNCTION_CODE (decl) = function_code; in builtin_function()
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.c7981 unsigned int icode = DECL_FUNCTION_CODE (fndecl); in sparc_expand_builtin()
8110 && DECL_FUNCTION_CODE (fndecl) != CODE_FOR_alignaddrsi_vis in sparc_fold_builtin()
8111 && DECL_FUNCTION_CODE (fndecl) != CODE_FOR_alignaddrdi_vis) in sparc_fold_builtin()
8114 switch (DECL_FUNCTION_CODE (fndecl)) in sparc_fold_builtin()
8150 tree n_elts = sparc_handle_vis_mul8x16 (DECL_FUNCTION_CODE (fndecl), in sparc_fold_builtin()
/openbsd/gnu/usr.bin/gcc/gcc/config/stormy16/
H A Dstormy16.c2098 i = DECL_FUNCTION_CODE (fndecl);
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c4525 unsigned int fcode = DECL_FUNCTION_CODE (fndecl);
4581 unsigned int fcode = DECL_FUNCTION_CODE (fndecl);
4635 unsigned int fcode = DECL_FUNCTION_CODE (fndecl);
4705 unsigned int fcode = DECL_FUNCTION_CODE (fndecl);
4882 unsigned int fcode = DECL_FUNCTION_CODE (fndecl);
5178 unsigned int fcode = DECL_FUNCTION_CODE (fndecl);

123