Searched refs:kSetEntryPoint (Results 1 – 1 of 1) sorted by relevance
35 static constexpr const char *kSetEntryPoint = "setEntryPoint"; variable294 if (!module.lookupSymbol(kSetEntryPoint)) { in declareVulkanFunctions()296 loc, kSetEntryPoint, in declareVulkanFunctions()403 builder.create<LLVM::CallOp>(loc, TypeRange(), kSetEntryPoint, in translateVulkanLaunchCall()