/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
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 | 860 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 914 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 937 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 1125 tree fn = builtin_decl_implicit (BUILT_IN_MEMCMP); in gimple_fold_builtin_bcmp() 1149 tree fn = builtin_decl_implicit (BUILT_IN_MEMMOVE); in gimple_fold_builtin_bcopy() 1176 tree fn = builtin_decl_implicit (BUILT_IN_MEMSET); in gimple_fold_builtin_bzero() 1831 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_strcpy() 1922 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_strncpy() 1983 tree strchr_fn = builtin_decl_implicit (BUILT_IN_STRCHR); in gimple_fold_builtin_strchr() 1996 tree strlen_fn = builtin_decl_implicit (BUILT_IN_STRLEN); in gimple_fold_builtin_strchr() [all …]
|
H A D | asan.c | 593 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCAS_UNPOISON); in handle_builtin_stack_restore() 704 tree fn = builtin_decl_implicit (BUILT_IN_ALLOCA_WITH_ALIGN); in handle_builtin_alloca() 734 fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCA_POISON); in handle_builtin_alloca() 1925 return builtin_decl_implicit (report[recover_p][is_store][5]); in report_error_func() 1929 return builtin_decl_implicit (report[recover_p][is_store][size_log2]); in report_error_func() 1961 return builtin_decl_implicit (check[recover_p][is_store][5]); in check_func() 1965 return builtin_decl_implicit (check[recover_p][is_store][size_log2]); in check_func() 2560 tree decl = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN); in maybe_instrument_call() 2680 tree fn = builtin_decl_implicit (after_p in asan_dynamic_init_call() 3139 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_INIT); in asan_finish_file() [all …]
|
H A D | gimple-low.c | 808 t = builtin_decl_implicit (BUILT_IN_SETJMP_SETUP); in lower_builtin_setjmp() 832 t = builtin_decl_implicit (BUILT_IN_SETJMP_RECEIVER); in lower_builtin_setjmp() 904 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_ASSUME_ALIGNED), in lower_builtin_posix_memalign()
|
H A D | tree-eh.c | 3352 fn = builtin_decl_implicit (BUILT_IN_TRAP); in lower_resx() 3407 fn = builtin_decl_implicit (BUILT_IN_EH_COPY_VALUES); in lower_resx() 3443 fn = builtin_decl_implicit (BUILT_IN_CXA_END_CLEANUP); in lower_resx() 3449 fn = builtin_decl_implicit (BUILT_IN_EH_POINTER); in lower_resx() 3463 = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN); in lower_resx() 3469 fn = builtin_decl_implicit (BUILT_IN_UNWIND_RESUME); in lower_resx() 3852 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch() 3877 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch()
|
H A D | tree-nested.c | 2522 call = gimple_build_call (builtin_decl_implicit (BUILT_IN_NONLOCAL_GOTO), in convert_nl_goto_reference() 2643 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_DESCRIPTOR); in convert_tramp_reference_op() 2645 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_TRAMPOLINE); in convert_tramp_reference_op() 3355 x = builtin_decl_implicit (BUILT_IN_INIT_TRAMPOLINE); in finalize_nesting_tree_1() 3373 x = builtin_decl_implicit (BUILT_IN_INIT_DESCRIPTOR); in finalize_nesting_tree_1()
|
H A D | ubsan.c | 830 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0); in ubsan_expand_null_ifn() 838 tree fn = builtin_decl_implicit (bcode); in ubsan_expand_null_ifn() 1146 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0); in ubsan_expand_ptr_ifn() 1153 tree fn = builtin_decl_implicit (bcode); in ubsan_expand_ptr_ifn()
|
H A D | tree-ssa-loop-ivcanon.c | 514 (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0); in remove_exits_and_undefined_stmts() 649 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0); in unloop_loops()
|
H A D | tree-ssa-strlen.c | 796 fn = builtin_decl_implicit (BUILT_IN_STRLEN); in get_string_length() 822 fn = builtin_decl_implicit (BUILT_IN_STPCPY); in get_string_length() 2811 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcpy() 3767 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcat() 3769 fn = builtin_decl_implicit (BUILT_IN_STRCPY); in handle_builtin_strcat() 3961 update_gimple_call (&gsi1, builtin_decl_implicit (BUILT_IN_CALLOC), 2, in handle_builtin_memset() 4505 if (tree fn = builtin_decl_implicit (bound < 0 ? BUILT_IN_STRCMP_EQ in handle_builtin_string_cmp()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tsan.cc | 80 return builtin_decl_implicit (fcode); in get_memory_access_decl() 209 builtin_decl = builtin_decl_implicit (is_write in instrument_expr() 220 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr() 512 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call() 661 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call() 722 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple() 754 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit() 783 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit() 847 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry() 854 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry() [all …]
|
H A D | sancov.cc | 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 | asan.cc | 689 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCAS_UNPOISON); in handle_builtin_stack_restore() 862 tree fn = builtin_decl_implicit (BUILT_IN_ALLOCA_WITH_ALIGN); in handle_builtin_alloca() 892 fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCA_POISON); in handle_builtin_alloca() 2338 return builtin_decl_implicit (report[recover_p][is_store][5]); in report_error_func() 2342 return builtin_decl_implicit (report[recover_p][is_store][size_log2]); in report_error_func() 2374 return builtin_decl_implicit (check[recover_p][is_store][5]); in check_func() 2378 return builtin_decl_implicit (check[recover_p][is_store][size_log2]); in check_func() 3003 tree decl = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN); in maybe_instrument_call() 3124 tree fn = builtin_decl_implicit (after_p in asan_dynamic_init_call() 3602 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_INIT); in asan_finish_file() [all …]
|
H A D | gimple-fold.cc | 1073 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 1127 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 1150 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_memory_op() 1372 tree fn = builtin_decl_implicit (BUILT_IN_MEMCMP); in gimple_fold_builtin_bcmp() 1396 tree fn = builtin_decl_implicit (BUILT_IN_MEMMOVE); in gimple_fold_builtin_bcopy() 1423 tree fn = builtin_decl_implicit (BUILT_IN_MEMSET); in gimple_fold_builtin_bzero() 2093 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_strcpy() 2184 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in gimple_fold_builtin_strncpy() 2245 tree strchr_fn = builtin_decl_implicit (BUILT_IN_STRCHR); in gimple_fold_builtin_strchr() 2258 tree strlen_fn = builtin_decl_implicit (BUILT_IN_STRLEN); in gimple_fold_builtin_strchr() [all …]
|
H A D | gimple-low.cc | 809 t = builtin_decl_implicit (BUILT_IN_SETJMP_SETUP); in lower_builtin_setjmp() 833 t = builtin_decl_implicit (BUILT_IN_SETJMP_RECEIVER); in lower_builtin_setjmp() 905 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_ASSUME_ALIGNED), in lower_builtin_posix_memalign()
|
H A D | tree-eh.cc | 3347 fn = builtin_decl_implicit (BUILT_IN_TRAP); in lower_resx() 3402 fn = builtin_decl_implicit (BUILT_IN_EH_COPY_VALUES); in lower_resx() 3438 fn = builtin_decl_implicit (BUILT_IN_CXA_END_CLEANUP); in lower_resx() 3444 fn = builtin_decl_implicit (BUILT_IN_EH_POINTER); in lower_resx() 3458 = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN); in lower_resx() 3464 fn = builtin_decl_implicit (BUILT_IN_UNWIND_RESUME); in lower_resx() 3847 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch() 3872 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER); in lower_eh_dispatch()
|
H A D | ubsan.cc | 841 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0); in ubsan_expand_null_ifn() 849 tree fn = builtin_decl_implicit (bcode); in ubsan_expand_null_ifn() 1157 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0); in ubsan_expand_ptr_ifn() 1164 tree fn = builtin_decl_implicit (bcode); in ubsan_expand_ptr_ifn()
|
H A D | tree-ssa-loop-ivcanon.cc | 509 (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0); in remove_exits_and_undefined_stmts() 644 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0); in unloop_loops()
|
H A D | tree-nested.cc | 2679 call = gimple_build_call (builtin_decl_implicit (BUILT_IN_NONLOCAL_GOTO), in convert_nl_goto_reference() 2800 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_DESCRIPTOR); in convert_tramp_reference_op() 2802 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_TRAMPOLINE); in convert_tramp_reference_op() 3514 x = builtin_decl_implicit (BUILT_IN_INIT_TRAMPOLINE); in finalize_nesting_tree_1() 3532 x = builtin_decl_implicit (BUILT_IN_INIT_DESCRIPTOR); in finalize_nesting_tree_1()
|
H A D | tree-ssa-strlen.cc | 871 fn = builtin_decl_implicit (BUILT_IN_STRLEN); in get_string_length() 897 fn = builtin_decl_implicit (BUILT_IN_STPCPY); in get_string_length() 2691 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcpy() 3662 fn = builtin_decl_implicit (BUILT_IN_MEMCPY); in handle_builtin_strcat() 3664 fn = builtin_decl_implicit (BUILT_IN_STRCPY); in handle_builtin_strcat() 3854 update_gimple_call (&gsi1, builtin_decl_implicit (BUILT_IN_CALLOC), 2, in handle_builtin_memset() 4419 if (tree fn = builtin_decl_implicit (bound < 0 ? BUILT_IN_STRCMP_EQ in handle_builtin_string_cmp()
|
H A D | tree-loop-distribution.cc | 1186 fn = build_fold_addr_expr (builtin_decl_implicit (BUILT_IN_MEMSET)); in generate_memset_builtin() 1243 fn = build_fold_addr_expr (builtin_decl_implicit (kind)); in generate_memcpy_builtin() 3426 tree fn = build_fold_addr_expr (builtin_decl_implicit (BUILT_IN_STRLEN)); in generate_strlen_builtin() 3733 && builtin_decl_implicit (BUILT_IN_STRLEN)) in transform_reduction_loop()
|
H A D | ipa.cc | 236 (builtin_decl_implicit (BUILT_IN_UNREACHABLE)); in walk_polymorphic_call_targets()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | netbsd.cc | 44 fn = builtin_decl_implicit (fncode); in netbsd_patch_builtin()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | netbsd.c | 43 fn = builtin_decl_implicit (fncode); in netbsd_patch_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch-builtins.cc | 410 = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT); in loongarch_atomic_assign_expand_fenv()
|