Home
last modified time | relevance | path

Searched refs:gimple_code_name (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer.c60 return gimple_code_name[lto_tag_to_gimple_code (tag)]; in lto_tag_name()
H A Dgimple.c68 const char *const gimple_code_name[] = { variable
1271 gimple_code_name[code], in gimple_check_failed()
1273 gimple_code_name[gimple_code (gs)], in gimple_check_failed()
H A Domp-grid.c407 gimple_code_name[(int) gimple_code (bad)]); in grid_inner_loop_gridifiable_p()
H A Dgimple-pretty-print.c65 gimple_code_name[(int) gimple_code (gs)]); in do_niy()
270 tmp = gimple_code_name[gimple_code (g)]; in dump_gimple_fmt()
H A Dgimple.h37 extern const char *const gimple_code_name[];
H A Dhsa-gen.c5799 gimple_code_name[(int) gimple_code (stmt)]); in gen_hsa_insns_for_gimple_stmt()
H A Domp-expand.c381 gimple_code_name[region->type]); in dump_omp_region()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer.cc60 return gimple_code_name[lto_tag_to_gimple_code (tag)]; in lto_tag_name()
H A Dgimple.cc71 const char *const gimple_code_name[] = { variable
1293 gimple_code_name[code], in gimple_check_failed()
1295 gimple_code_name[gimple_code (gs)], in gimple_check_failed()
H A Domp-oacc-kernels-decompose.cc1295 gimple_code_name[gimple_code (stmt)]); in decompose_kernels_region_body()
H A Dgimple-pretty-print.cc66 gimple_code_name[(int) gimple_code (gs)]); in do_niy()
271 tmp = gimple_code_name[gimple_code (g)]; in dump_gimple_fmt()
H A Dgimple.h37 extern const char *const gimple_code_name[];
H A Domp-expand.cc382 gimple_code_name[region->type]); in dump_omp_region()