Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp98 Value createEntryPointNameConstant(StringRef name, Location loc,
356 Value VulkanLaunchFuncToVulkanCallsPass::createEntryPointNameConstant( in createEntryPointNameConstant() function in VulkanLaunchFuncToVulkanCallsPass
399 Value entryPointName = createEntryPointNameConstant( in translateVulkanLaunchCall()