Home
last modified time | relevance | path

Searched defs:IndirectCallTable (Results 1 – 3 of 3) sorted by relevance

/llvm-project/offload/DeviceRTL/src/
H A DMisc.cpp78 reinterpret_cast<IndirectCallTable *>(config::getIndirectCallTablePtr()); in indirectCallLookup() struct
79 HstPtrompx::impl::indirectCallLookup::IndirectCallTable indirectCallLookup() argument
80 DevPtrompx::impl::indirectCallLookup::IndirectCallTable indirectCallLookup() argument
/llvm-project/offload/include/Shared/
H A DEnvironment.h41 uintptr_t IndirectCallTable; member
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp376 llvm::SmallVector<std::pair<void *, void *>> IndirectCallTable; setupIndirectCallTable() local