Home
last modified time | relevance | path

Searched refs:declareVulkanFunctions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp102 void declareVulkanFunctions(Location loc);
290 void VulkanLaunchFuncToVulkanCallsPass::declareVulkanFunctions(Location loc) { in declareVulkanFunctions() function in VulkanLaunchFuncToVulkanCallsPass
422 declareVulkanFunctions(loc); in translateVulkanLaunchCall()