Home
last modified time | relevance | path

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 Drt.h25 std::map<std::string, atl_kernel_info_t> &KernelInfoTable,
H A Dsystem.cpp336 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 Dinternal.h59 } atl_kernel_info_t; typedef
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp491 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()