Home
last modified time | relevance | path

Searched refs:tmclone (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-cfg.c8067 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8144 tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
8147 tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-cfg.c6748 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
6753 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-cfg.c6752 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
6757 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-cfg.c7085 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
7090 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-cfg.c7414 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
7443 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-cfg.c7414 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
7443 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-cfg.c8080 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8121 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-cfg.c7975 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8039 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c8038 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8079 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c8038 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8079 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c8038 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8079 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-cfg.c7905 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
7950 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c8038 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8079 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-cfg.c8011 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8083 tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-cfg.c8011 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8083 tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-cfg.c7998 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8039 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-cfg.c7963 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8027 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-cfg.c8011 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8083 tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-cfg.c7975 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
8039 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-cfg.c7905 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
7950 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-cfg.c7839 bool tmclone = (TREE_CODE (fndecl) == FUNCTION_DECL in dump_function_to_file() local
7884 fprintf (file, "%s %s(", function_name (fun), tmclone ? "[tm-clone] " : ""); in dump_function_to_file()