Searched defs:setEntryPoint (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/ | ||
| H A D | vulkan-runtime-wrappers.cpp | 42 void setEntryPoint(const char *entryPoint) { in setEntryPoint() function in __anon5ca4fbde0111::VulkanRuntimeManager |
| H A D | VulkanRuntime.cpp | 52 void VulkanRuntime::setEntryPoint(const char *entryPointName) { in setEntryPoint() function in VulkanRuntime |
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/ | ||
| H A D | AMDGPUPALMetadata.cpp | 188 void AMDGPUPALMetadata::setEntryPoint(unsigned CC, StringRef Name) { in setEntryPoint() function in AMDGPUPALMetadata |