/external/clang/include/clang/CodeGen/ |
D | CodeGenAction.h | 27 std::unique_ptr<llvm::Module> TheModule; variable
|
/external/llvm/tools/llvm-jitlistener/ |
D | llvm-jitlistener.cpp | 117 std::unique_ptr<Module> TheModule(parseIRFile(IRFile, Err, Context)); in InitEE() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 124 llvm::Module &TheModule; variable
|
D | BackendUtil.cpp | 54 Module *TheModule; member in __anona74313260111::EmitAssemblyHelper
|
D | CodeGenAction.cpp | 56 std::unique_ptr<llvm::Module> TheModule, LinkModule; member in clang::BackendConsumer
|
D | CodeGenModule.h | 282 llvm::Module &TheModule; variable
|
D | CGObjCGNU.cpp | 106 llvm::Module &TheModule; member in __anon13748a720111::CGObjCGNU
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 110 const Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
D | toy.cpp | 350 static Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 507 static Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 595 static Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 666 static Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 609 static Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
D | toy-jit.cpp | 624 static Module *TheModule; variable
|
/external/llvm/lib/Target/CppBackend/ |
D | CPPBackend.cpp | 97 const Module *TheModule; member in __anon12aff8cd0111::CppWriter
|
/external/clang/lib/Frontend/ |
D | CompilerInstance.cpp | 1703 Module *TheModule = I->second; in loadGlobalModuleIndex() local
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 857 static Module *TheModule; variable
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 555 const Module* TheModule; member in __anond169a03a0511::SlotTracker 1938 const Module *TheModule; member in __anond169a03a0711::AssemblyWriter
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 137 Module *TheModule; member in __anonecb5182a0111::BitcodeReader
|