Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/GPUToVulkan/
H A DConvertLaunchFuncToVulkanCalls.cpp94 Type getInt32Type() { return llvmInt32Type; } in getInt32Type() function in __anon6bce53480111::VulkanLaunchFuncToVulkanCallsPass
222 loc, getInt32Type(), builder.getI32IntegerAttr(0)); in createBindMemRefCalls()
229 loc, getInt32Type(), builder.getI32IntegerAttr(en.index())); in createBindMemRefCalls()
314 {getPointerType(), getPointerType(), getInt32Type()})); in declareVulkanFunctions()
336 {getPointerType(), getInt32Type(), getInt32Type(), in declareVulkanFunctions()
387 loc, getInt32Type(), in translateVulkanLaunchCall()