HomeSort by: relevance | last modified time | path
    Searched defs:expand_task_call (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
omp-expand.cc 752 expand_task_call (struct omp_region *region, basic_block bb, function
1533 expand_task_call (region, new_bb, as_a <gomp_task *> (entry_stmt));
omp-expand.cc 752 expand_task_call (struct omp_region *region, basic_block bb, function
1533 expand_task_call (region, new_bb, as_a <gomp_task *> (entry_stmt));
  /src/external/gpl3/gcc.old/dist/gcc/
omp-expand.cc 751 expand_task_call (struct omp_region *region, basic_block bb, function
1530 expand_task_call (region, new_bb, as_a <gomp_task *> (entry_stmt));
omp-expand.cc 751 expand_task_call (struct omp_region *region, basic_block bb, function
1530 expand_task_call (region, new_bb, as_a <gomp_task *> (entry_stmt));

Completed in 136 milliseconds