Home
last modified time | relevance | path

Searched refs:need_asm (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c1478 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl) in expand_omp_taskreg() local
1484 if (need_asm) in expand_omp_taskreg()
8143 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl) in expand_omp_target() local
8149 if (need_asm) in expand_omp_target()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc1480 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl) in expand_omp_taskreg() local
1486 if (need_asm) in expand_omp_taskreg()
9915 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl) in expand_omp_target() local
9921 if (need_asm) in expand_omp_target()