Home
last modified time | relevance | path

Searched refs:builtin_decl_implicit (Results 1 – 25 of 901) sorted by relevance

12345678910>>...37

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c71 return builtin_decl_implicit (fcode); in get_memory_access_decl()
198 builtin_decl = builtin_decl_implicit (is_write in instrument_expr()
208 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr()
495 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call()
639 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call()
698 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple()
730 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit()
759 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit()
819 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry()
826 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c75 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 …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c75 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 …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c75 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 …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c75 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 …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c75 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 …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c71 return builtin_decl_implicit (fcode); in get_memory_access_decl()
198 builtin_decl = builtin_decl_implicit (is_write in instrument_expr()
208 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr()
495 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call()
639 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call()
698 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple()
730 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit()
759 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit()
819 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry()
826 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-chkp-opt.c848 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()
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()
911 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMMOVE_NOCHK); in chkp_get_nochk_fndecl()
915 fndecl = builtin_decl_implicit (BUILT_IN_CHKP_MEMSET_NOCHK); in chkp_get_nochk_fndecl()
[all …]
H A Dtsan.c75 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 …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtsan.c80 return builtin_decl_implicit (fcode); in get_memory_access_decl()
206 builtin_decl = builtin_decl_implicit (is_write in instrument_expr()
217 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr()
509 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call()
658 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call()
719 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple()
751 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit()
780 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit()
844 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry()
851 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtsan.c80 return builtin_decl_implicit (fcode); in get_memory_access_decl()
206 builtin_decl = builtin_decl_implicit (is_write in instrument_expr()
217 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr()
509 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call()
658 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call()
719 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple()
751 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit()
780 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit()
844 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry()
851 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtsan.c75 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 …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtsan.c75 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 …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtsan.c75 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 …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtsan.c80 return builtin_decl_implicit (fcode); in get_memory_access_decl()
206 builtin_decl = builtin_decl_implicit (is_write in instrument_expr()
217 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr()
509 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call()
658 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call()
719 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple()
751 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit()
780 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit()
844 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry()
851 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtsan.c80 return builtin_decl_implicit (fcode); in get_memory_access_decl()
206 builtin_decl = builtin_decl_implicit (is_write in instrument_expr()
217 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE); in instrument_expr()
509 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode); in instrument_builtin_call()
658 decl = builtin_decl_implicit (tsan_fcode); in instrument_builtin_call()
719 != builtin_decl_implicit (BUILT_IN_TSAN_INIT))) in instrument_gimple()
751 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in replace_func_exit()
780 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT); in instrument_func_exit()
844 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS); in instrument_func_entry()
851 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY); in instrument_func_entry()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtsan.c75 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 …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtsan.c75 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 …]

12345678910>>...37