| /external/clang/include/clang/CodeGen/ |
| D | CodeGenAction.h | 27 std::unique_ptr<llvm::Module> TheModule; variable
|
| /external/llvm/lib/IR/ |
| D | AsmWriter.h | 68 const Module *TheModule; variable
|
| D | AsmWriter.cpp | 309 const Module* TheModule; member in llvm::SlotTracker
|
| /external/llvm/tools/llvm-jitlistener/ |
| D | llvm-jitlistener.cpp | 163 Module *TheModule; // Owned by ExecutionEngine. member in __anon4d47ffdc0111::JitEventListenerTest
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypes.h | 65 llvm::Module &TheModule; variable
|
| D | BackendUtil.cpp | 52 Module *TheModule; member in __anonfd95b7bd0111::EmitAssemblyHelper
|
| D | CodeGenAction.cpp | 54 std::unique_ptr<llvm::Module> TheModule, LinkModule; member in clang::BackendConsumer
|
| D | CodeGenModule.h | 275 llvm::Module &TheModule; variable
|
| D | CGObjCGNU.cpp | 106 llvm::Module &TheModule; member in __anon06d71d490111::CGObjCGNU
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineModuleInfo.h | 102 const Module *TheModule; variable
|
| /external/llvm/examples/Kaleidoscope/Chapter3/ |
| D | toy.cpp | 350 static Module *TheModule; variable
|
| /external/llvm/examples/Kaleidoscope/Chapter4/ |
| D | toy.cpp | 357 static Module *TheModule; variable
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.h | 128 Module *TheModule; variable
|
| /external/llvm/examples/Kaleidoscope/Chapter5/ |
| D | toy.cpp | 458 static Module *TheModule; variable
|
| /external/llvm/examples/Kaleidoscope/Chapter6/ |
| D | toy.cpp | 543 static Module *TheModule; variable
|
| /external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
| D | toy-jit.cpp | 610 static Module *TheModule; variable
|
| /external/llvm/examples/Kaleidoscope/Chapter7/ |
| D | toy.cpp | 608 static Module *TheModule; variable
|
| /external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
| D | toy-jit.cpp | 625 static Module *TheModule; variable
|
| /external/clang/lib/Frontend/ |
| D | CompilerInstance.cpp | 1546 Module *TheModule = I->second; in loadGlobalModuleIndex() local
|
| /external/llvm/lib/Target/CppBackend/ |
| D | CPPBackend.cpp | 95 const Module *TheModule; member in __anon08cd44640111::CppWriter
|
| /external/llvm/examples/Kaleidoscope/MCJIT/complete/ |
| D | toy.cpp | 880 Module *TheModule; member in JITHelper
|