Searched refs:kSPIRVModule (Results 1 – 2 of 2) sorted by relevance
37 static constexpr const char kSPIRVModule[] = "__spv__"; variable172 std::string spvModuleName = kSPIRVModule + kernelModuleName.str(); in matchAndRewrite()
25 static constexpr const char kSPIRVModule[] = "__spv__"; variable315 std::string spvModuleName = (kSPIRVModule + moduleOp.getName()).str(); in matchAndRewrite()