Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/MIRParser/
H A DMIRParser.h76 std::unique_ptr<MIRParser> createMIRParserFromFile(
/openbsd-src/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp562 MIR = createMIRParserFromFile(InputFilename, Err, Context, in compileModule()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp1065 std::unique_ptr<MIRParser> llvm::createMIRParserFromFile( in createMIRParserFromFile() function in llvm