Searched refs:vulkanLaunchTypes (Results 1 – 1 of 1) sorted by relevance
109 SmallVector<Type, 8> vulkanLaunchTypes(gpuLaunchTypes.begin(), in declareVulkanLaunchFunc() local112 vulkanLaunchTypes.append(gpuLaunchTypes.begin() + in declareVulkanLaunchFunc()119 llvm::drop_begin(vulkanLaunchTypes, kVulkanLaunchNumConfigOperands)) { in declareVulkanLaunchFunc()125 auto funcType = builder.getFunctionType(vulkanLaunchTypes, {}); in declareVulkanLaunchFunc()