Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/GPUCommon/
DConvertLaunchFuncToRuntimeCalls.cpp37 static constexpr const char *kGpuBinaryStorageSuffix = "_gpubin_cst"; variable
599 nameBuffer.append(kGpuBinaryStorageSuffix); in matchAndRewrite()