Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/tools/mlir-translate/
H A Dmlir-translate.cpp23 void registerTestRoundtripDebugSPIRV();
28 registerTestRoundtripDebugSPIRV(); in registerTestTranslations()
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/
H A DTranslateRegistration.cpp174 void registerTestRoundtripDebugSPIRV() { in registerTestRoundtripDebugSPIRV() function