Home
last modified time | relevance | path

Searched defs:parseMIR (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelMITest.h56 static std::unique_ptr<Module> parseMIR(LLVMContext &Context, parseMIR() function
/llvm-project/llvm/unittests/CodeGen/
H A DMachineDomTreeUpdaterTest.cpp76 bool parseMIR(StringRef MIRCode, const char *FnName) { parseMIR() function in MachineDomTreeUpdaterTest
/llvm-project/llvm/unittests/Target/WebAssembly/
H A DWebAssemblyExceptionInfoTest.cpp43 std::unique_ptr<Module> parseMIR(LLVMContext &Context, in parseMIR() function
/llvm-project/llvm/unittests/MIR/
H A DMachineMetadata.cpp81 std::unique_ptr<Module> parseMIR(const TargetMachine &TM, StringRef MIRCode, parseMIR() function in MachineMetadataTest
/llvm-project/llvm/unittests/MI/
H A DLiveIntervalTest.cpp57 std::unique_ptr<Module> parseMIR(LLVMContext &Context, in parseMIR() function