Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Target/SPIRV/
H A DTranslateRegistration.cpp127 TranslateFromMLIRRegistration roundtrip( in registerTestRoundtripSPIRV() local
138 TranslateFromMLIRRegistration roundtrip( in registerTestRoundtripDebugSPIRV() local
/llvm-project/llvm/unittests/BinaryFormat/
H A DDwarfTest.cpp209 auto roundtrip = [](llvm::dwarf::SourceLanguage sl) { in TEST() local
/llvm-project/mlir/lib/Tools/mlir-opt/
H A DMlirOptMain.cpp321 std::string reference, roundtrip; doVerifyRoundTrip() local
/llvm-project/llvm/unittests/ADT/
H A DAPFloatTest.cpp1240 std::string roundtrip = convertToString(convertToDoubleFromString(second), 0, 3); TEST() local