Searched defs:moduleStr (Results 1 – 6 of 6) sorted by relevance
/llvm-project/mlir/unittests/ExecutionEngine/ | ||
H A D | Invoke.cpp | 64 std::string moduleStr = R"mlir( TEST() local |
/llvm-project/mlir/unittests/Parser/ | ||
H A D | ResourceTest.cpp | 19 std::string moduleStr = R"mlir( in TEST() local |
H A D | ParserTest.cpp | 20 std::string moduleStr = R"mlir( TEST() local |
/llvm-project/mlir/unittests/Target/LLVM/ | ||
H A D | SerializeToLLVMBitcode.cpp | 42 std::string moduleStr = R"mlir( TEST_F() local |
H A D | SerializeROCDLTarget.cpp | 64 const std::string moduleStr = R"mlir( member in MLIRTargetLLVMROCDL |
H A D | SerializeNVVMTarget.cpp | 61 const std::string moduleStr = R"mlir( global() member in MLIRTargetLLVMNVVM |