Home
last modified time | relevance | path

Searched refs:is_tm_pure (Results 1 – 25 of 103) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
H A Dtrans-mem.c193 is_tm_pure (const_tree x) in is_tm_pure() function
282 return is_tm_pure (fn); in is_tm_pure_call()
634 return is_tm_safe (x) || is_tm_pure (x); in is_tm_safe_or_pure()
5432 if (is_tm_pure (node->decl)) in ipa_tm_execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
H A Dtrans-mem.c193 is_tm_pure (const_tree x) in is_tm_pure() function
282 return is_tm_pure (fn); in is_tm_pure_call()
634 return is_tm_safe (x) || is_tm_pure (x); in is_tm_safe_or_pure()
5432 if (is_tm_pure (node->decl)) in ipa_tm_execute()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
H A Dtrans-mem.c193 is_tm_pure (const_tree x) in is_tm_pure() function
282 return is_tm_pure (fn); in is_tm_pure_call()
634 return is_tm_safe (x) || is_tm_pure (x); in is_tm_safe_or_pure()
5432 if (is_tm_pure (node->decl)) in ipa_tm_execute()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.h44 extern bool is_tm_pure (const_tree);
H A Dipa-inline.c325 else if (is_tm_pure (callee->decl)
326 && !is_tm_pure (e->caller->decl))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.h46 extern bool is_tm_pure (const_tree);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dipa-inline.c287 else if (is_tm_pure (callee->symbol.decl) in can_inline_edge_p()
288 && !is_tm_pure (e->caller->symbol.decl)) in can_inline_edge_p()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dipa-inline.c287 else if (is_tm_pure (callee->symbol.decl) in can_inline_edge_p()
288 && !is_tm_pure (e->caller->symbol.decl)) in can_inline_edge_p()

12345