Home
last modified time | relevance | path

Searched refs:is_builtin_fn (Results 1 – 25 of 100) sorted by relevance

1234

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2228 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2228 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2326 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2326 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2326 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2326 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2326 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbuiltins.h52 extern bool is_builtin_fn (tree);
H A Dsymtab.c2326 if (is_builtin_fn (decl)) in output_to_lto_symbol_table_p()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-match.h42 bool is_builtin_fn () const;
70 code_helper::is_builtin_fn () const in is_builtin_fn() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/lto/
H A Dlto-symtab.c667 if ((!TREE_PUBLIC (decl) && !DECL_EXTERNAL (decl)) || is_builtin_fn (decl)) in lto_symtab_prevailing_decl()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlto-symtab.c588 if (!TREE_PUBLIC (decl) || is_builtin_fn (decl)) in lto_symtab_prevailing_decl()
H A Dlto-streamer-out.c1170 || is_builtin_fn (t) in write_symbol()
H A Dasan.c1691 gcc_assert (is_builtin_fn (callee) in instrument_strlen_call()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlto-symtab.c588 if (!TREE_PUBLIC (decl) || is_builtin_fn (decl)) in lto_symtab_prevailing_decl()
H A Dlto-streamer-out.c1167 || is_builtin_fn (t) in write_symbol()
H A Dasan.c1691 gcc_assert (is_builtin_fn (callee) in instrument_strlen_call()
/dports/lang/gnat_util/gcc-6-20180516/gcc/cp/
H A Dconstexpr.c1346 if (is_builtin_fn (fun)) in cxx_eval_call_expression()
4765 && !is_builtin_fn (fun)) in potential_constant_expression_1()

1234