Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A Dvulkan-runtime-wrappers.cpp42 void setEntryPoint(const char *entryPoint) { in setEntryPoint() function in __anon5ca4fbde0111::VulkanRuntimeManager
108 VULKAN_WRAPPER_SYMBOL_EXPORT void setEntryPoint(void *vkRuntimeManager, in setEntryPoint() function
H A DVulkanRuntime.cpp52 void VulkanRuntime::setEntryPoint(const char *entryPointName) { in setEntryPoint() function in VulkanRuntime
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUPALMetadata.cpp188 void AMDGPUPALMetadata::setEntryPoint(unsigned CC, StringRef Name) { in setEntryPoint() function in AMDGPUPALMetadata