Lines Matching refs:CreateRuntimeFunction
1679 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_fork_call"); in createRuntimeFunction()
1687 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_global_thread_num"); in createRuntimeFunction()
1698 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_threadprivate_cached"); in createRuntimeFunction()
1709 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_critical"); in createRuntimeFunction()
1720 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_critical_with_hint"); in createRuntimeFunction()
1744 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_threadprivate_register"); in createRuntimeFunction()
1755 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_end_critical"); in createRuntimeFunction()
1764 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name*/ "__kmpc_cancel_barrier"); in createRuntimeFunction()
1772 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name*/ "__kmpc_barrier"); in createRuntimeFunction()
1780 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_for_static_fini"); in createRuntimeFunction()
1790 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_push_num_threads"); in createRuntimeFunction()
1799 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_serialized_parallel"); in createRuntimeFunction()
1808 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_end_serialized_parallel"); in createRuntimeFunction()
1816 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_flush"); in createRuntimeFunction()
1824 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_master"); in createRuntimeFunction()
1832 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_end_master"); in createRuntimeFunction()
1841 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_omp_taskyield"); in createRuntimeFunction()
1849 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_single"); in createRuntimeFunction()
1857 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_end_single"); in createRuntimeFunction()
1871 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_omp_task_alloc"); in createRuntimeFunction()
1881 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_omp_task"); in createRuntimeFunction()
1896 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_copyprivate"); in createRuntimeFunction()
1912 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_reduce"); in createRuntimeFunction()
1929 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_reduce_nowait"); in createRuntimeFunction()
1940 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_end_reduce"); in createRuntimeFunction()
1952 CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_end_reduce_nowait"); in createRuntimeFunction()
1963 CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_omp_task_begin_if0"); in createRuntimeFunction()
1973 RTLFn = CGM.CreateRuntimeFunction(FnTy, in createRuntimeFunction()
1982 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_ordered"); in createRuntimeFunction()
1990 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_end_ordered"); in createRuntimeFunction()
1998 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_omp_taskwait"); in createRuntimeFunction()
2006 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_taskgroup"); in createRuntimeFunction()
2014 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_end_taskgroup"); in createRuntimeFunction()
2023 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_push_proc_bind"); in createRuntimeFunction()
2036 CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_omp_task_with_deps"); in createRuntimeFunction()
2048 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_omp_wait_deps"); in createRuntimeFunction()
2057 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_cancellationpoint"); in createRuntimeFunction()
2066 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_cancel"); in createRuntimeFunction()
2076 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_push_num_teams"); in createRuntimeFunction()
2086 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_fork_teams"); in createRuntimeFunction()
2106 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_taskloop"); in createRuntimeFunction()
2118 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_doacross_init"); in createRuntimeFunction()
2126 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_doacross_fini"); in createRuntimeFunction()
2136 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_doacross_post"); in createRuntimeFunction()
2146 RTLFn = CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_doacross_wait"); in createRuntimeFunction()
2156 CGM.CreateRuntimeFunction(FnTy, /*Name=*/"__kmpc_task_reduction_init"); in createRuntimeFunction()
2165 RTLFn = CGM.CreateRuntimeFunction( in createRuntimeFunction()
2175 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__kmpc_push_target_tripcount"); in createRuntimeFunction()
2191 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target"); in createRuntimeFunction()
2207 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_nowait"); in createRuntimeFunction()
2225 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_teams"); in createRuntimeFunction()
2243 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_teams_nowait"); in createRuntimeFunction()
2253 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_register_lib"); in createRuntimeFunction()
2263 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_unregister_lib"); in createRuntimeFunction()
2277 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_data_begin"); in createRuntimeFunction()
2292 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_data_begin_nowait"); in createRuntimeFunction()
2306 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_data_end"); in createRuntimeFunction()
2321 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_data_end_nowait"); in createRuntimeFunction()
2335 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_data_update"); in createRuntimeFunction()
2350 RTLFn = CGM.CreateRuntimeFunction(FnTy, "__tgt_target_data_update_nowait"); in createRuntimeFunction()
2381 return CGM.CreateRuntimeFunction(FnTy, Name); in createForStaticInitFunction()
2403 return CGM.CreateRuntimeFunction(FnTy, Name); in createDispatchInitFunction()
2420 return CGM.CreateRuntimeFunction(FnTy, Name); in createDispatchFiniFunction()
2443 return CGM.CreateRuntimeFunction(FnTy, Name); in createDispatchNextFunction()