Home
last modified time | relevance | path

Searched defs:TheModule (Results 1 – 22 of 22) 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
DCGCUDANV.cpp38 llvm::Module &TheModule; member in __anond5e564b00111::CGNVCUDARuntime
DBackendUtil.cpp56 Module *TheModule; member in __anon18447cab0111::EmitAssemblyHelper
DCodeGenAction.cpp58 std::unique_ptr<llvm::Module> TheModule; member in clang::BackendConsumer
DCodeGenModule.h265 llvm::Module &TheModule; variable
DCGObjCGNU.cpp101 llvm::Module &TheModule; member in __anonff93ceb70111::CGObjCGNU
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp83 Module *TheModule = nullptr; member in __anonb31a1e240111::WinEHStatePass
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp383 static std::unique_ptr<Module> TheModule; variable
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h115 const Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp389 static std::unique_ptr<Module> TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp513 static std::unique_ptr<Module> TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp604 static std::unique_ptr<Module> TheModule; variable
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp609 static Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp674 static std::unique_ptr<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 __anon83b117520111::CppWriter
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp858 static std::unique_ptr<Module> TheModule; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp1682 Module *TheModule = I->second; in loadGlobalModuleIndex() local
/external/llvm/lib/IR/
DAsmWriter.cpp570 const Module* TheModule; member in llvm::SlotTracker
2004 const Module *TheModule; member in __anonb85054bf0611::AssemblyWriter
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp135 Module *TheModule = nullptr; member in __anon5db636af0111::BitcodeReader