Searched refs:i_async (Results 1 – 2 of 2) sorted by relevance
8436 unsigned HOST_WIDE_INT i_async = GOMP_LAUNCH_OP_MAX; in expand_omp_target() local8442 i_async = TREE_INT_CST_LOW (t_async); in expand_omp_target()8443 if (i_async < GOMP_LAUNCH_OP_MAX) in expand_omp_target()8446 i_async = GOMP_LAUNCH_OP_MAX; in expand_omp_target()8449 i_async)); in expand_omp_target()
10221 unsigned HOST_WIDE_INT i_async = GOMP_LAUNCH_OP_MAX; in expand_omp_target() local10227 i_async = TREE_INT_CST_LOW (t_async); in expand_omp_target()10228 if (i_async < GOMP_LAUNCH_OP_MAX) in expand_omp_target()10231 i_async = GOMP_LAUNCH_OP_MAX; in expand_omp_target()10234 i_async)); in expand_omp_target()