/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-chkp-opt.c | 848 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMCPY_NOBND); in chkp_get_nobnd_fndecl() 852 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMPCPY_NOBND); in chkp_get_nobnd_fndecl() 856 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOBND); in chkp_get_nobnd_fndecl() 860 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOBND); in chkp_get_nobnd_fndecl() 864 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMCPY_NOBND_NOCHK); in chkp_get_nobnd_fndecl() 868 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMPCPY_NOBND_NOCHK); in chkp_get_nobnd_fndecl() 872 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOBND_NOCHK); in chkp_get_nobnd_fndecl() 876 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOBND_NOCHK); in chkp_get_nobnd_fndecl() 903 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMCPY_NOCHK); in chkp_get_nochk_fndecl() 907 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMPCPY_NOCHK); in chkp_get_nochk_fndecl() [all …]
|
H A D | tsan.c | 75 return builtin_decl_implicit (fcode); in get_memory_access_decl() 201 builtin_decl = builtin_decl_implicit (is_write in instrument_expr() 211 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr() 498 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call() 647 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call() 708 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple() 740 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit() 769 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit() 831 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry() 838 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry() [all …]
|
H A D | sancov.c | 130 tree fndecl = builtin_decl_implicit (fncode); in instrument_comparison() 227 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_SWITCH); in instrument_switch() 245 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_PC); in sancov_pass()
|
H A D | gimple-fold.c | 844 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 898 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 921 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 1111 tree fn = builtin_decl_implicit (BUILT_IN_MEMCMP); in gimple_fold_builtin_bcmp() 1135 tree fn = builtin_decl_implicit (BUILT_IN_MEMMOVE); in gimple_fold_builtin_bcopy() 1162 tree fn = builtin_decl_implicit (BUILT_IN_MEMSET); in gimple_fold_builtin_bzero() 1635 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_strcpy() 1715 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_strncpy() 1771 tree strchr_fn = builtin_decl_implicit (BUILT_IN_STRCHR); in gimple_fold_builtin_strchr() 1784 tree strlen_fn = builtin_decl_implicit (BUILT_IN_STRLEN); in gimple_fold_builtin_strchr() [all …]
|
H A D | asan.c | 584 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCAS_UNPOISON); in handle_builtin_stack_restore() 685 tree fn = builtin_decl_implicit (BUILT_IN_ALLOCA_WITH_ALIGN); in handle_builtin_alloca() 702 fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCA_POISON); in handle_builtin_alloca() 1716 return builtin_decl_implicit (report[recover_p][is_store][5]); in report_error_func() 1720 return builtin_decl_implicit (report[recover_p][is_store][size_log2]); in report_error_func() 1752 return builtin_decl_implicit (check[recover_p][is_store][5]); in check_func() 1756 return builtin_decl_implicit (check[recover_p][is_store][size_log2]); in check_func() 2346 tree decl = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN); in maybe_instrument_call() 2466 tree fn = builtin_decl_implicit (after_p in asan_dynamic_init_call() 2924 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_INIT); in asan_finish_file() [all …]
|
H A D | gimple-low.c | 800 t = builtin_decl_implicit (BUILT_IN_SETJMP_SETUP); in lower_builtin_setjmp() 825 t = builtin_decl_implicit (BUILT_IN_SETJMP_RECEIVER); in lower_builtin_setjmp() 899 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_ASSUME_ALIGNED), in lower_builtin_posix_memalign()
|
H A D | tree-eh.c | 3286 fn = builtin_decl_implicit (BUILT_IN_TRAP); in lower_resx() 3341 fn = builtin_decl_implicit (BUILT_IN_EH_COPY_VALUES); in lower_resx() 3377 fn = builtin_decl_implicit (BUILT_IN_CXA_END_CLEANUP); in lower_resx() 3383 fn = builtin_decl_implicit (BUILT_IN_EH_POINTER); in lower_resx() 3397 = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN); in lower_resx() 3403 fn = builtin_decl_implicit (BUILT_IN_UNWIND_RESUME); in lower_resx() 3761 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch() 3784 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch()
|
H A D | tree-ssa-strlen.c | 600 fn = builtin_decl_implicit (BUILT_IN_STRLEN); in get_string_length() 635 fn = builtin_decl_implicit (BUILT_IN_STPCPY); in get_string_length() 1606 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcpy() 2512 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcat() 2514 fn = builtin_decl_implicit (BUILT_IN_STRCPY); in handle_builtin_strcat() 2684 update_gimple_call (&gsi1, builtin_decl_implicit (BUILT_IN_CALLOC), 2, in handle_builtin_memset()
|
H A D | tree-nested.c | 2356 call = gimple_build_call (builtin_decl_implicit (BUILT_IN_NONLOCAL_GOTO), in convert_nl_goto_reference() 2477 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_DESCRIPTOR); in convert_tramp_reference_op() 2479 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_TRAMPOLINE); in convert_tramp_reference_op() 3125 x = builtin_decl_implicit (BUILT_IN_INIT_TRAMPOLINE); in finalize_nesting_tree_1() 3143 x = builtin_decl_implicit (BUILT_IN_INIT_DESCRIPTOR); in finalize_nesting_tree_1()
|
H A D | ubsan.c | 825 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0); in ubsan_expand_null_ifn() 833 tree fn = builtin_decl_implicit (bcode); in ubsan_expand_null_ifn() 1141 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0); in ubsan_expand_ptr_ifn() 1148 tree fn = builtin_decl_implicit (bcode); in ubsan_expand_ptr_ifn()
|
H A D | tree-ssa-loop-ivcanon.c | 512 (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0); in remove_exits_and_undefined_stmts() 647 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0); in unloop_loops()
|
H A D | gimple-match-head.c | 404 tree decl = builtin_decl_implicit (as_builtin_fn (fn)); in maybe_push_res_to_seq()
|
H A D | gimplify.c | 1134 *save = gimple_build_call (builtin_decl_implicit (BUILT_IN_STACK_SAVE), 0); in build_stack_save_restore() 1139 = gimple_build_call (builtin_decl_implicit (BUILT_IN_STACK_RESTORE), in build_stack_save_restore() 4227 t = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimplify_modify_expr_to_memcpy() 4274 t = builtin_decl_implicit (BUILT_IN_MEMSET); in gimplify_modify_expr_to_memset() 5855 t = builtin_decl_implicit (BUILT_IN_MEMCMP); in gimplify_variable_sized_compare() 12928 x = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in gimplify_function_tree() 12933 x = builtin_decl_implicit (BUILT_IN_PROFILE_FUNC_EXIT); in gimplify_function_tree() 12940 x = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in gimplify_function_tree() 12945 x = builtin_decl_implicit (BUILT_IN_PROFILE_FUNC_ENTER); in gimplify_function_tree() 13049 builtin_decl_implicit (BUILT_IN_TRAP), 0); in gimplify_va_arg_expr()
|
H A D | ipa.c | 223 (builtin_decl_implicit (BUILT_IN_UNREACHABLE)); in walk_polymorphic_call_targets()
|
H A D | tree-loop-distribution.c | 1025 fn = build_fold_addr_expr (builtin_decl_implicit (BUILT_IN_MEMSET)); in generate_memset_builtin() 1068 fn = build_fold_addr_expr (builtin_decl_implicit (kind)); in generate_memcpy_builtin()
|
H A D | builtins.c | 3824 if (target == const0_rtx && builtin_decl_implicit (BUILT_IN_STRCPY)) in expand_builtin_stpcpy() 3826 tree fn = builtin_decl_implicit (BUILT_IN_STRCPY); in expand_builtin_stpcpy() 5209 tree fn = builtin_decl_implicit (BUILT_IN_ABORT); in expand_builtin_trap() 5744 fndecl = builtin_decl_implicit (BUILT_IN_SYNC_FETCH_AND_NAND_N); in expand_builtin_sync_operation() 5757 fndecl = builtin_decl_implicit (BUILT_IN_SYNC_NAND_AND_FETCH_N); in expand_builtin_sync_operation() 9590 fn = builtin_decl_implicit (BUILT_IN_STRCHR); in fold_builtin_strpbrk() 9679 tree fn = builtin_decl_implicit (BUILT_IN_STRLEN); in fold_builtin_strcspn()
|
H A D | cgraphunit.c | 923 (builtin_decl_implicit (BUILT_IN_UNREACHABLE)); in walk_polymorphic_call_targets()
|
H A D | ipa-prop.c | 2864 target = builtin_decl_implicit (BUILT_IN_UNREACHABLE); in ipa_make_edge_direct_to_target() 3268 tree new_target = builtin_decl_implicit (BUILT_IN_UNREACHABLE); in ipa_impossible_devirt_target()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | gimple-low.c | 173 t = builtin_decl_implicit (BUILT_IN_SETJMP_DISPATCHER); in lower_function_body() 889 t = builtin_decl_implicit (BUILT_IN_SETJMP_SETUP); in lower_builtin_setjmp() 914 t = builtin_decl_implicit (BUILT_IN_SETJMP_RECEIVER); in lower_builtin_setjmp()
|
H A D | builtins.c | 3212 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in expand_builtin_mempcpy_args() 3373 if (target == const0_rtx && builtin_decl_implicit (BUILT_IN_STRCPY)) in expand_builtin_stpcpy() 3375 tree fn = builtin_decl_implicit (BUILT_IN_STRCPY); in expand_builtin_stpcpy() 4434 builtin_decl_implicit (BUILT_IN_TRAP), 0); in gimplify_va_arg_expr() 5239 fndecl = builtin_decl_implicit (BUILT_IN_SYNC_FETCH_AND_NAND_N); in expand_builtin_sync_operation() 5252 fndecl = builtin_decl_implicit (BUILT_IN_SYNC_NAND_AND_FETCH_N); in expand_builtin_sync_operation() 8781 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in fold_builtin_memory_op() 8840 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in fold_builtin_memory_op() 8859 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in fold_builtin_memory_op() 9034 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in fold_builtin_strcpy() [all …]
|
H A D | tree-ssa-strlen.c | 416 fn = builtin_decl_implicit (BUILT_IN_STRLEN); in get_string_length() 441 fn = builtin_decl_implicit (BUILT_IN_STPCPY); in get_string_length() 1190 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcpy() 1515 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcat() 1517 fn = builtin_decl_implicit (BUILT_IN_STRCPY); in handle_builtin_strcat()
|
H A D | tree-eh.c | 3011 fn = builtin_decl_implicit (BUILT_IN_TRAP); in lower_resx() 3068 fn = builtin_decl_implicit (BUILT_IN_EH_COPY_VALUES); in lower_resx() 3103 fn = builtin_decl_implicit (BUILT_IN_CXA_END_CLEANUP); in lower_resx() 3109 fn = builtin_decl_implicit (BUILT_IN_EH_POINTER); in lower_resx() 3117 fn = builtin_decl_implicit (BUILT_IN_UNWIND_RESUME); in lower_resx() 3373 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch() 3399 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch()
|
H A D | gimplify.c | 1158 *save = gimple_build_call (builtin_decl_implicit (BUILT_IN_STACK_SAVE), 0); in build_stack_save_restore() 1163 = gimple_build_call (builtin_decl_implicit (BUILT_IN_STACK_RESTORE), in build_stack_save_restore() 3297 t = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimplify_modify_expr_to_memcpy() 3344 t = builtin_decl_implicit (BUILT_IN_MEMSET); in gimplify_modify_expr_to_memset() 4785 t = builtin_decl_implicit (BUILT_IN_MEMCMP); in gimplify_variable_sized_compare() 8196 x = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in gimplify_function_tree() 8201 x = builtin_decl_implicit (BUILT_IN_PROFILE_FUNC_EXIT); in gimplify_function_tree() 8208 x = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in gimplify_function_tree() 8213 x = builtin_decl_implicit (BUILT_IN_PROFILE_FUNC_ENTER); in gimplify_function_tree()
|
H A D | tree-nested.c | 1814 call = gimple_build_call (builtin_decl_implicit (BUILT_IN_NONLOCAL_GOTO), in convert_nl_goto_reference() 1927 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_TRAMPOLINE); in convert_tramp_reference_op() 2420 x = builtin_decl_implicit (BUILT_IN_INIT_TRAMPOLINE); in finalize_nesting_tree_1()
|
H A D | tree-loop-distribution.c | 337 fn = build_fold_addr_expr (builtin_decl_implicit (BUILT_IN_MEMSET)); in generate_memset_zero()
|