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

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 1122 tree num_thr_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); local
1123 tree num_thr_id = DECL_ASSEMBLER_NAME (num_thr_tree);
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 1119 tree num_thr_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); local
1120 tree num_thr_id = DECL_ASSEMBLER_NAME (num_thr_tree);

Completed in 65 milliseconds