Searched defs:tgt_args (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/openmp/libomptarget/plugins/generic-elf-64bit/src/ |
D | rtl.cpp | 279 void **tgt_args, in __tgt_rtl_run_target_team_region() 316 void **tgt_args, ptrdiff_t *tgt_offsets, in __tgt_rtl_run_target_region()
|
/external/llvm-project/openmp/libomptarget/plugins/cuda/src/ |
D | rtl.cpp | 1112 void **tgt_args, in __tgt_rtl_run_target_team_region() 1130 int32_t device_id, void *tgt_entry_ptr, void **tgt_args, in __tgt_rtl_run_target_team_region_async() 1142 void **tgt_args, ptrdiff_t *tgt_offsets, in __tgt_rtl_run_target_region() 1156 void *tgt_entry_ptr, void **tgt_args, in __tgt_rtl_run_target_region_async()
|
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/ |
D | rtl.cpp | 1578 void **tgt_args, in __tgt_rtl_run_target_team_region() 1594 int32_t device_id, void *tgt_entry_ptr, void **tgt_args, in __tgt_rtl_run_target_team_region_locked() 1767 void **tgt_args, ptrdiff_t *tgt_offsets, in __tgt_rtl_run_target_region() 1779 void *tgt_entry_ptr, void **tgt_args, in __tgt_rtl_run_target_region_async()
|