Lines Matching refs:builtin_decl_explicit

764 			       builtin_decl_explicit (start_ix), args);  in expand_parallel_call()
908 ? builtin_decl_explicit (BUILT_IN_GOMP_TASKLOOP_ULL) in expand_task_call()
909 : builtin_decl_explicit (BUILT_IN_GOMP_TASKLOOP), in expand_task_call()
915 t = build_call_expr (builtin_decl_explicit (BUILT_IN_GOMP_TASK), in expand_task_call()
941 = build_call_expr (builtin_decl_explicit (BUILT_IN_GOMP_TASKWAIT_DEPEND), in expand_taskwait_call()
992 builtin_decl_explicit (BUILT_IN_GOMP_TEAMS_REG), in expand_teams_call()
1137 tree thr_num_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in optimize_omp_library_calls()
1139 tree num_thr_tree = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); in optimize_omp_library_calls()
1165 built_in = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in optimize_omp_library_calls()
1168 built_in = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); in optimize_omp_library_calls()
2113 = gimple_build_call (builtin_decl_explicit (source_ix), 1, in expand_omp_ordered_source()
2343 gimple *g = gimple_build_call_vec (builtin_decl_explicit (sink_ix), args); in expand_omp_ordered_sink()
2835 t = build_call_expr (builtin_decl_explicit (next_fn), 2, in expand_omp_for_generic()
2928 t = build_call_expr (builtin_decl_explicit (start_fn), in expand_omp_for_generic()
2932 t = build_call_expr (builtin_decl_explicit (start_fn), in expand_omp_for_generic()
2937 t = build_call_expr (builtin_decl_explicit (start_fn), in expand_omp_for_generic()
2940 t = build_call_expr (builtin_decl_explicit (start_fn), in expand_omp_for_generic()
2944 t = build_call_expr (builtin_decl_explicit (start_fn), in expand_omp_for_generic()
2947 t = build_call_expr (builtin_decl_explicit (start_fn), in expand_omp_for_generic()
2960 bfn_decl = builtin_decl_explicit (start_fn); in expand_omp_for_generic()
2966 tree bfn_decl = builtin_decl_explicit (start_fn); in expand_omp_for_generic()
2976 t = build_call_expr (builtin_decl_explicit (start_fn), in expand_omp_for_generic()
3341 t = build_call_expr (builtin_decl_explicit (next_fn), 2, in expand_omp_for_generic()
3356 t = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END_NOWAIT); in expand_omp_for_generic()
3358 t = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END_CANCEL); in expand_omp_for_generic()
3360 t = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END); in expand_omp_for_generic()
3805 nthreads = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); in expand_omp_for_static_nochunk()
3823 = build_call_expr (builtin_decl_explicit (BUILT_IN_GOMP_LOOP_START), in expand_omp_for_static_nochunk()
3845 nthreads = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); in expand_omp_for_static_nochunk()
3846 threadid = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in expand_omp_for_static_nochunk()
3849 nthreads = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_TEAMS); in expand_omp_for_static_nochunk()
3850 threadid = builtin_decl_explicit (BUILT_IN_OMP_GET_TEAM_NUM); in expand_omp_for_static_nochunk()
3959 g = gimple_build_call (builtin_decl_explicit (BUILT_IN_MALLOC), 1, size); in expand_omp_for_static_nochunk()
3972 tree alloca_decl = builtin_decl_explicit (BUILT_IN_ALLOCA_WITH_ALIGN); in expand_omp_for_static_nochunk()
4228 fn = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END_CANCEL); in expand_omp_for_static_nochunk()
4230 fn = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END); in expand_omp_for_static_nochunk()
4248 tree fn = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END_NOWAIT); in expand_omp_for_static_nochunk()
4273 g = gimple_build_call (builtin_decl_explicit (BUILT_IN_FREE), 1, in expand_omp_for_static_nochunk()
4596 = build_call_expr (builtin_decl_explicit (BUILT_IN_GOMP_LOOP_START), in expand_omp_for_static_chunk()
4612 nthreads = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_THREADS); in expand_omp_for_static_chunk()
4613 threadid = builtin_decl_explicit (BUILT_IN_OMP_GET_THREAD_NUM); in expand_omp_for_static_chunk()
4616 nthreads = builtin_decl_explicit (BUILT_IN_OMP_GET_NUM_TEAMS); in expand_omp_for_static_chunk()
4617 threadid = builtin_decl_explicit (BUILT_IN_OMP_GET_TEAM_NUM); in expand_omp_for_static_chunk()
4960 fn = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END_CANCEL); in expand_omp_for_static_chunk()
4962 fn = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END); in expand_omp_for_static_chunk()
4979 tree fn = builtin_decl_explicit (BUILT_IN_GOMP_LOOP_END_NOWAIT); in expand_omp_for_static_chunk()
6807 u = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS2_START); in expand_omp_sections()
6829 u = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS_START); in expand_omp_sections()
6835 u = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS_NEXT); in expand_omp_sections()
6916 stmt = gimple_build_call (builtin_decl_explicit (BUILT_IN_TRAP), 0); in expand_omp_sections()
6927 bfn_decl = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS_NEXT); in expand_omp_sections()
6945 t = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS_END_NOWAIT); in expand_omp_sections()
6947 t = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS_END_CANCEL); in expand_omp_sections()
6949 t = builtin_decl_explicit (BUILT_IN_GOMP_SECTIONS_END); in expand_omp_sections()
7066 decl = builtin_decl_explicit (tmpbase); in expand_omp_atomic_load()
7128 decl = builtin_decl_explicit (tmpbase); in expand_omp_atomic_store()
7269 decl = builtin_decl_explicit (tmpbase); in expand_omp_atomic_fetch_op()
7348 cmpxchg = builtin_decl_explicit (fncode); in expand_omp_atomic_pipeline()
7390 tree loaddecl = builtin_decl_explicit (fncode); in expand_omp_atomic_pipeline()
7551 t = builtin_decl_explicit (BUILT_IN_GOMP_ATOMIC_START); in expand_omp_atomic_mutex()
7571 t = builtin_decl_explicit (BUILT_IN_GOMP_ATOMIC_END); in expand_omp_atomic_mutex()
8498 g = gimple_build_call_vec (builtin_decl_explicit (start_ix), args); in expand_omp_target()
8552 threadid = build_call_expr (builtin_decl_explicit in grid_expand_omp_for_loop()
8557 threadid = build_call_expr (builtin_decl_explicit in grid_expand_omp_for_loop()
8561 threadid = build_call_expr (builtin_decl_explicit in grid_expand_omp_for_loop()