HomeSort by: relevance | last modified time | path
    Searched refs:builtin_decl_implicit (Results 1 - 25 of 79) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc.old/dist/gcc/config/
netbsd.cc 44 fn = builtin_decl_implicit (fncode);
  /src/external/gpl3/gcc/dist/gcc/config/
netbsd.cc 44 fn = builtin_decl_implicit (fncode);
  /src/external/gpl3/gcc.old/dist/gcc/
sancov.cc 130 tree fndecl = builtin_decl_implicit (fncode);
227 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_SWITCH);
245 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_PC);
tsan.cc 80 return builtin_decl_implicit (fcode);
209 builtin_decl = builtin_decl_implicit (is_write
220 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE);
512 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode);
661 decl = builtin_decl_implicit (tsan_fcode);
722 != builtin_decl_implicit (BUILT_IN_TSAN_INIT)))
754 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT);
783 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT);
847 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS);
854 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY)
    [all...]
gimple-low.cc 809 t = builtin_decl_implicit (BUILT_IN_SETJMP_SETUP);
833 t = builtin_decl_implicit (BUILT_IN_SETJMP_RECEIVER);
905 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_ASSUME_ALIGNED),
gimple-fold.cc 1073 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
1127 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
1150 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
1372 tree fn = builtin_decl_implicit (BUILT_IN_MEMCMP);
1396 tree fn = builtin_decl_implicit (BUILT_IN_MEMMOVE);
1423 tree fn = builtin_decl_implicit (BUILT_IN_MEMSET);
2093 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
2184 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
2245 tree strchr_fn = builtin_decl_implicit (BUILT_IN_STRCHR);
2258 tree strlen_fn = builtin_decl_implicit (BUILT_IN_STRLEN)
    [all...]
asan.cc 689 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCAS_UNPOISON);
862 tree fn = builtin_decl_implicit (BUILT_IN_ALLOCA_WITH_ALIGN);
892 fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCA_POISON);
2338 return builtin_decl_implicit (report[recover_p][is_store][5]);
2342 return builtin_decl_implicit (report[recover_p][is_store][size_log2]);
2374 return builtin_decl_implicit (check[recover_p][is_store][5]);
2378 return builtin_decl_implicit (check[recover_p][is_store][size_log2]);
3003 tree decl = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN);
3124 tree fn = builtin_decl_implicit (after_p
3602 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_INIT)
    [all...]
tree-eh.cc 3357 fn = builtin_decl_implicit (BUILT_IN_TRAP);
3412 fn = builtin_decl_implicit (BUILT_IN_EH_COPY_VALUES);
3448 fn = builtin_decl_implicit (BUILT_IN_CXA_END_CLEANUP);
3454 fn = builtin_decl_implicit (BUILT_IN_EH_POINTER);
3468 = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN);
3474 fn = builtin_decl_implicit (BUILT_IN_UNWIND_RESUME);
3857 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER);
3882 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER);
ubsan.cc 841 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0);
849 tree fn = builtin_decl_implicit (bcode);
1157 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0);
1164 tree fn = builtin_decl_implicit (bcode);
tree-ssa-loop-ivcanon.cc 509 (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0);
644 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_UNREACHABLE), 0);
tree-ssa-strlen.cc 871 fn = builtin_decl_implicit (BUILT_IN_STRLEN);
897 fn = builtin_decl_implicit (BUILT_IN_STPCPY);
2691 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
3662 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
3664 fn = builtin_decl_implicit (BUILT_IN_STRCPY);
3854 update_gimple_call (&gsi1, builtin_decl_implicit (BUILT_IN_CALLOC), 2,
4419 if (tree fn = builtin_decl_implicit (bound < 0 ? BUILT_IN_STRCMP_EQ
tree-nested.cc 2679 call = gimple_build_call (builtin_decl_implicit (BUILT_IN_NONLOCAL_GOTO),
2800 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_DESCRIPTOR);
2802 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_TRAMPOLINE);
3514 x = builtin_decl_implicit (BUILT_IN_INIT_TRAMPOLINE);
3532 x = builtin_decl_implicit (BUILT_IN_INIT_DESCRIPTOR);
ipa.cc 236 (builtin_decl_implicit (BUILT_IN_UNREACHABLE));
  /src/external/gpl3/gcc/dist/gcc/
sancov.cc 130 tree fndecl = builtin_decl_implicit (fncode);
227 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_SWITCH);
245 tree fndecl = builtin_decl_implicit (BUILT_IN_SANITIZER_COV_TRACE_PC);
tsan.cc 80 return builtin_decl_implicit (fcode);
209 builtin_decl = builtin_decl_implicit (is_write
220 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_VPTR_UPDATE);
512 tree decl = builtin_decl_implicit (tsan_atomic_table[i].tsan_fcode);
662 decl = builtin_decl_implicit (tsan_fcode);
723 != builtin_decl_implicit (BUILT_IN_TSAN_INIT)))
755 tree builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT);
784 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_EXIT);
848 builtin_decl = builtin_decl_implicit (BUILT_IN_RETURN_ADDRESS);
855 builtin_decl = builtin_decl_implicit (BUILT_IN_TSAN_FUNC_ENTRY)
    [all...]
asan.cc 729 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCAS_UNPOISON);
902 tree fn = builtin_decl_implicit (BUILT_IN_ALLOCA_WITH_ALIGN);
932 fn = builtin_decl_implicit (BUILT_IN_ASAN_ALLOCA_POISON);
2380 return builtin_decl_implicit (report[recover_p][is_store][5]);
2384 return builtin_decl_implicit (report[recover_p][is_store][size_log2]);
2416 return builtin_decl_implicit (check[recover_p][is_store][5]);
2420 return builtin_decl_implicit (check[recover_p][is_store][size_log2]);
3047 tree decl = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN);
3172 tree fn = builtin_decl_implicit (after_p
3658 tree fn = builtin_decl_implicit (BUILT_IN_ASAN_INIT)
    [all...]
gimple-fold.cc 1073 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
1127 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
1150 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
1372 tree fn = builtin_decl_implicit (BUILT_IN_MEMCMP);
1396 tree fn = builtin_decl_implicit (BUILT_IN_MEMMOVE);
1423 tree fn = builtin_decl_implicit (BUILT_IN_MEMSET);
2092 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
2183 tree fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
2244 tree strchr_fn = builtin_decl_implicit (BUILT_IN_STRCHR);
2257 tree strlen_fn = builtin_decl_implicit (BUILT_IN_STRLEN)
    [all...]
gimple-low.cc 1252 t = builtin_decl_implicit (BUILT_IN_SETJMP_SETUP);
1276 t = builtin_decl_implicit (BUILT_IN_SETJMP_RECEIVER);
1348 stmt = gimple_build_call (builtin_decl_implicit (BUILT_IN_ASSUME_ALIGNED),
tree-eh.cc 3361 fn = builtin_decl_implicit (BUILT_IN_TRAP);
3401 tree epfn = builtin_decl_implicit (BUILT_IN_EH_POINTER);
3431 fn = builtin_decl_implicit (BUILT_IN_EH_COPY_VALUES);
3467 fn = builtin_decl_implicit (BUILT_IN_CXA_END_CLEANUP);
3473 fn = builtin_decl_implicit (BUILT_IN_EH_POINTER);
3487 = builtin_decl_implicit (BUILT_IN_ASAN_HANDLE_NO_RETURN);
3493 fn = builtin_decl_implicit (BUILT_IN_UNWIND_RESUME);
3875 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER);
3900 fn = builtin_decl_implicit (BUILT_IN_EH_FILTER);
tree-ssa-loop-niter.cc 2018 fn = builtin_decl_implicit (BUILT_IN_POPCOUNT);
2020 fn = builtin_decl_implicit (BUILT_IN_POPCOUNTL);
2022 fn = builtin_decl_implicit (BUILT_IN_POPCOUNTLL);
2207 fn = leading ? builtin_decl_implicit (BUILT_IN_CLZ)
2208 : builtin_decl_implicit (BUILT_IN_CTZ);
2210 fn = leading ? builtin_decl_implicit (BUILT_IN_CLZL)
2211 : builtin_decl_implicit (BUILT_IN_CTZL);
2213 fn = leading ? builtin_decl_implicit (BUILT_IN_CLZLL)
2214 : builtin_decl_implicit (BUILT_IN_CTZLL);
ubsan.cc 915 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0);
923 tree fn = builtin_decl_implicit (bcode);
1231 g = gimple_build_call (builtin_decl_implicit (BUILT_IN_TRAP), 0);
1238 tree fn = builtin_decl_implicit (bcode);
tree-ssa-strlen.cc 873 fn = builtin_decl_implicit (BUILT_IN_STRLEN);
899 fn = builtin_decl_implicit (BUILT_IN_STPCPY);
2681 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
3654 fn = builtin_decl_implicit (BUILT_IN_MEMCPY);
3656 fn = builtin_decl_implicit (BUILT_IN_STRCPY);
3880 update_gimple_call (&gsi1, builtin_decl_implicit (BUILT_IN_CALLOC), 2,
4447 if (tree fn = builtin_decl_implicit (bound < 0 ? BUILT_IN_STRCMP_EQ
tree-nested.cc 2693 call = gimple_build_call (builtin_decl_implicit (BUILT_IN_NONLOCAL_GOTO),
2823 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_DESCRIPTOR);
2825 builtin = builtin_decl_implicit (BUILT_IN_ADJUST_TRAMPOLINE);
3578 x = builtin_decl_implicit (BUILT_IN_INIT_TRAMPOLINE);
3597 x = builtin_decl_implicit (BUILT_IN_INIT_DESCRIPTOR);
tree-object-size.cc 836 tree strlen_fn = builtin_decl_implicit (BUILT_IN_STRLEN);
2169 tree bosfn = builtin_decl_implicit (BUILT_IN_OBJECT_SIZE);
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-builtins.cc 410 = builtin_decl_implicit (BUILT_IN_ATOMIC_FERAISEEXCEPT);

Completed in 110 milliseconds

1 2 3 4