Home
last modified time | relevance | path

Searched defs:TheModule (Results 1 – 19 of 19) sorted by relevance

/external/clang/include/clang/CodeGen/
DCodeGenAction.h27 std::unique_ptr<llvm::Module> TheModule; variable
/external/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp117 std::unique_ptr<Module> TheModule(parseIRFile(IRFile, Err, Context)); in InitEE() local
/external/clang/lib/CodeGen/
DCodeGenTypes.h124 llvm::Module &TheModule; variable
DBackendUtil.cpp54 Module *TheModule; member in __anona74313260111::EmitAssemblyHelper
DCodeGenAction.cpp56 std::unique_ptr<llvm::Module> TheModule, LinkModule; member in clang::BackendConsumer
DCodeGenModule.h282 llvm::Module &TheModule; variable
DCGObjCGNU.cpp106 llvm::Module &TheModule; member in __anon13748a720111::CGObjCGNU
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h110 const Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp350 static Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp507 static Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp595 static Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp666 static Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp609 static Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy-jit.cpp624 static Module *TheModule; variable
/external/llvm/lib/Target/CppBackend/
DCPPBackend.cpp97 const Module *TheModule; member in __anon12aff8cd0111::CppWriter
/external/clang/lib/Frontend/
DCompilerInstance.cpp1703 Module *TheModule = I->second; in loadGlobalModuleIndex() local
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp857 static Module *TheModule; variable
/external/llvm/lib/IR/
DAsmWriter.cpp555 const Module* TheModule; member in __anond169a03a0511::SlotTracker
1938 const Module *TheModule; member in __anond169a03a0711::AssemblyWriter
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp137 Module *TheModule; member in __anonecb5182a0111::BitcodeReader