Home
last modified time | relevance | path

Searched defs:moduleStr (Results 1 – 6 of 6) sorted by relevance

/llvm-project/mlir/unittests/ExecutionEngine/
H A DInvoke.cpp64 std::string moduleStr = R"mlir( TEST() local
91 std::string moduleStr = R"mlir( TEST() local
122 std::string moduleStr = R"mlir( TEST() local
157 std::string moduleStr = R"mlir( TEST() local
210 std::string moduleStr = R"mlir( TEST() local
262 std::string moduleStr = R"mlir( TEST() local
[all...]
/llvm-project/mlir/unittests/Parser/
H A DResourceTest.cpp19 std::string moduleStr = R"mlir( in TEST() local
H A DParserTest.cpp20 std::string moduleStr = R"mlir( TEST() local
/llvm-project/mlir/unittests/Target/LLVM/
H A DSerializeToLLVMBitcode.cpp42 std::string moduleStr = R"mlir( TEST_F() local
H A DSerializeROCDLTarget.cpp64 const std::string moduleStr = R"mlir( member in MLIRTargetLLVMROCDL
H A DSerializeNVVMTarget.cpp61 const std::string moduleStr = R"mlir( global() member in MLIRTargetLLVMNVVM