Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/
H A DTranslateRegistration.cpp124 static LogicalResult roundTripModule(ModuleOp srcModule, bool emitDebugInfo, in roundTripModule() function
167 return roundTripModule(module, /*emitDebugInfo=*/false, output); in registerTestRoundtripSPIRV()
178 return roundTripModule(module, /*emitDebugInfo=*/true, output); in registerTestRoundtripDebugSPIRV()