/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 | CGCUDANV.cpp | 38 llvm::Module &TheModule; member in __anonc32d20570111::CGNVCUDARuntime
|
D | BackendUtil.cpp | 56 Module *TheModule; member in __anon3b11eaf20111::EmitAssemblyHelper
|
D | CodeGenAction.cpp | 58 std::unique_ptr<llvm::Module> TheModule; member in clang::BackendConsumer
|
D | CodeGenModule.h | 265 llvm::Module &TheModule; variable
|
D | CGObjCGNU.cpp | 101 llvm::Module &TheModule; member in __anon95d2ff3e0111::CGObjCGNU
|
/external/llvm/lib/Target/X86/ |
D | X86WinEHState.cpp | 83 Module *TheModule = nullptr; member in __anon3ff357eb0111::WinEHStatePass
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 115 const Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
D | toy.cpp | 383 static std::unique_ptr<Module> TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter4/ |
D | toy.cpp | 389 static std::unique_ptr<Module> TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | toy.cpp | 513 static std::unique_ptr<Module> TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | toy.cpp | 604 static std::unique_ptr<Module> TheModule; variable
|
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
D | toy-jit.cpp | 609 static Module *TheModule; variable
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | toy.cpp | 674 static std::unique_ptr<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 __anonea8fdc990111::CppWriter
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | toy.cpp | 858 static std::unique_ptr<Module> TheModule; variable
|
/external/clang/lib/Frontend/ |
D | CompilerInstance.cpp | 1682 Module *TheModule = I->second; in loadGlobalModuleIndex() local
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 570 const Module* TheModule; member in llvm::SlotTracker 2004 const Module *TheModule; member in __anoneb736c060611::AssemblyWriter
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 135 Module *TheModule = nullptr; member in __anonc494fbf60111::BitcodeReader
|