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 __anonc32d20570111::CGNVCUDARuntime
DBackendUtil.cpp56 Module *TheModule; member in __anon3b11eaf20111::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 __anon95d2ff3e0111::CGObjCGNU
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp83 Module *TheModule = nullptr; member in __anon3ff357eb0111::WinEHStatePass
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h115 const Module *TheModule; variable
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp383 static std::unique_ptr<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 __anonea8fdc990111::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 __anoneb736c060611::AssemblyWriter
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp135 Module *TheModule = nullptr; member in __anonc494fbf60111::BitcodeReader