Searched refs:atl_kernel_info_t (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/impl/ |
| H A D | rt.h | 25 std::map<std::string, atl_kernel_info_t> &KernelInfoTable,
|
| H A D | system.cpp | 336 std::map<std::string, atl_kernel_info_t> &KernelInfoTable) { in get_code_object_custom_metadata() 387 atl_kernel_info_t info = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0}; in get_code_object_custom_metadata() 505 std::map<std::string, atl_kernel_info_t> &KernelInfoTable, in populate_InfoTables() 538 atl_kernel_info_t info; in populate_InfoTables() 633 std::map<std::string, atl_kernel_info_t> &KernelInfoTable, in RegisterModuleFromMemory()
|
| H A D | internal.h | 59 } atl_kernel_info_t; typedef
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/ |
| H A D | rtl.cpp | 491 std::vector<std::map<std::string, atl_kernel_info_t>> KernelInfoTable; 1390 const atl_kernel_info_t KernelInfoEntry = in runRegionLocked() 1739 std::map<std::string, atl_kernel_info_t> &KernelInfoTable, in moduleRegisterFromMemoryToPlace() 2456 atl_kernel_info_t Info = It->second; in __tgt_rtl_load_binary_locked()
|