Home
last modified time | relevance | path

Searched defs:kernelModuleName (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp83 StringRef kernelModuleName) { in createGlobalVariableWithBindName()
177 StringRef kernelModuleName = launchOp.getKernelModuleName().getValue(); in matchAndRewrite() local