Lines Matching refs:builtin_decl_implicit
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()
867 tree init_decl = builtin_decl_implicit (BUILT_IN_TSAN_INIT); in tsan_finish_file()