Home
last modified time | relevance | path

Searched refs:ParseIRFile (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRReader.h95 inline Module *ParseIRFile(const std::string &Filename, in ParseIRFile() function
/external/swiftshader/third_party/LLVM/tools/llvm-diff/
Dllvm-diff.cpp39 Module *M = ParseIRFile(Name, Diag, Context); in ReadModule()
/external/swiftshader/third_party/LLVM/tools/llvm-link/
Dllvm-link.cpp69 Result = ParseIRFile(FNStr, Err, Context); in LoadFile()
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DBugDriver.cpp88 Module *Result = ParseIRFile(Filename, Err, Ctxt); in ParseInputFile()
/external/swiftshader/third_party/LLVM/tools/lli/
Dlli.cpp179 Module *Mod = ParseIRFile(InputFile, Err, Context); in main()
/external/swiftshader/third_party/LLVM/tools/llc/
Dllc.cpp248 M.reset(ParseIRFile(InputFilename, Err, Context)); in main()
/external/swiftshader/third_party/LLVM/tools/opt/
Dopt.cpp505 M.reset(ParseIRFile(InputFilename, Err, Context)); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp1121 Module *M = ParseIRFile(InputFile, Err, TheContext); in parseInputIR()
Dtoy.cpp1491 Module *M = ParseIRFile(InputFile, Err, TheContext); in parseInputIR()
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp1121 Module *M = ParseIRFile(InputFile, Err, TheContext); in parseInputIR()
Dtoy.cpp1489 Module *M = ParseIRFile(InputFile, Err, TheContext); in parseInputIR()
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp759 Module *M = ParseIRFile(InputFile, Err, Context); in parseInputIR()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp759 Module *M = ParseIRFile(InputFile, Err, Context); in parseInputIR()