Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp134 StringRef stringifyType(Type type) { in stringifyType() function in __anon6bce53480111::VulkanLaunchFuncToVulkanCallsPass
241 llvm::formatv("bindMemRef{0}D{1}", rank, stringifyType(type)).str(); in createBindMemRefCalls()
330 std::string(stringifyType(type)); in declareVulkanFunctions()