Home
last modified time | relevance | path

Searched defs:TheModule (Results 1 – 21 of 21) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/
H A DCodeGenAction.h27 std::unique_ptr<llvm::Module> TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DAsmWriter.h69 const Module *TheModule; variable
H A DAsmWriter.cpp523 const Module* TheModule; member in llvm::SlotTracker
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-jitlistener/
H A Dllvm-jitlistener.cpp116 std::unique_ptr<Module> TheModule(parseIRFile(IRFile, Err, Context)); in InitEE() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.h121 llvm::Module &TheModule; variable
H A DBackendUtil.cpp54 Module *TheModule; member in __anonfbf255770111::EmitAssemblyHelper
H A DCodeGenAction.cpp56 std::unique_ptr<llvm::Module> TheModule, LinkModule; member in clang::BackendConsumer
H A DCodeGenModule.h282 llvm::Module &TheModule; variable
H A DCGObjCGNU.cpp106 llvm::Module &TheModule; member in __anon9c1d04830111::CGObjCGNU
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h102 const Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.h138 Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp350 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp387 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp506 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp594 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp609 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp665 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp624 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Target/CppBackend/
H A DCPPBackend.cpp95 const Module *TheModule; member in __anon96e0fc1e0111::CppWriter
/minix3/external/bsd/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp856 static Module *TheModule; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1655 Module *TheModule = I->second; in loadGlobalModuleIndex() local