Home
last modified time | relevance | path

Searched refs:createMIRParserFromFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIRParser.h88 std::unique_ptr<MIRParser> createMIRParserFromFile(
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp563 MIR = createMIRParserFromFile(InputFilename, Err, Context, in compileModule()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp1129 std::unique_ptr<MIRParser> llvm::createMIRParserFromFile( in createMIRParserFromFile() function in llvm