HomeSort by: relevance | last modified time | path
    Searched refs:need_asm (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 1483 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl) local
1489 if (need_asm)
10030 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl)
10036 if (need_asm)
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 1480 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl) local
1486 if (need_asm)
9915 bool need_asm = DECL_ASSEMBLER_NAME_SET_P (current_function_decl)
9921 if (need_asm)

Completed in 27 milliseconds