/external/llvm/include/llvm/Object/ |
D | IRObjectFile.h | 47 const Module &getModule() const { in getModule() function 50 Module &getModule() { in getModule() function
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | Trace.cpp | 29 Module *Trace::getModule() const { in getModule() function in Trace
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | Trace.cpp | 32 Module *Trace::getModule() const { in getModule() function in Trace
|
/external/llvm/lib/Analysis/ |
D | Trace.cpp | 28 Module *Trace::getModule() const { in getModule() function in Trace
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | OrcTestCommon.h | 75 Module* getModule() { return M.get(); } in getModule() function 76 const Module* getModule() const { return M.get(); } in getModule() function
|
/external/swiftshader/third_party/subzero/src/ |
D | IceConverter.h | 44 llvm::Module *getModule() const { return Mod; } in getModule() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | GCMetadataPrinter.h | 57 const Module &getModule() const { return S->getModule(); } in getModule() function
|
D | GCStrategy.h | 86 const Module &getModule() const { return *M; } in getModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ModuleSlotTracker.h | 61 const Module *getModule() const { return M; } in getModule() function
|
D | DiagnosticInfo.h | 245 const Module &getModule() const { return M; } in getModule() function 268 const Module &getModule() const { return M; } in getModule() function
|
/external/llvm/include/llvm/IR/ |
D | ModuleSlotTracker.h | 61 const Module *getModule() const { return M; } in getModule() function
|
/external/llvm/include/llvm/LTO/legacy/ |
D | LTOModule.h | 111 const Module &getModule() const { in getModule() function 114 Module &getModule() { in getModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/ |
D | LTOModule.h | 115 const Module &getModule() const { return *Mod; } in getModule() function 116 Module &getModule() { return *Mod; } in getModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | OrcTestCommon.h | 138 Module* getModule() { return M.get(); } in getModule() function 139 const Module* getModule() const { return M.get(); } in getModule() function
|
/external/llvm/include/llvm/Linker/ |
D | IRMover.h | 76 Module &getModule() { return Composite; } in getModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Linker/ |
D | IRMover.h | 79 Module &getModule() { return Composite; } in getModule() function
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
D | Linker.h | 99 Module* getModule() const { return Composite; } in getModule() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | CallGraph.h | 114 Module &getModule() const { return M; } in getModule() function 342 Module &getModule() const { return G->getModule(); } in getModule() function
|
/external/llvm/include/llvm/Analysis/ |
D | CallGraph.h | 120 Module &getModule() const { return M; } in getModule() function 346 Module &getModule() const { return G->getModule(); } in getModule() function
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JIT.h | 46 Module *getModule() const { return M; } in getModule() function
|
/external/llvm/lib/IR/ |
D | BasicBlock.cpp | 116 const Module *BasicBlock::getModule() const { in getModule() function in BasicBlock 120 Module *BasicBlock::getModule() { in getModule() function in BasicBlock
|
D | Instruction.cpp | 57 const Module *Instruction::getModule() const { in getModule() function in Instruction 61 Module *Instruction::getModule() { in getModule() function in Instruction
|
/external/apache-http/src/org/apache/http/util/ |
D | VersionInfo.java | 132 public final String getModule() { in getModule() method in VersionInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 158 const Module *getModule() const { return TheModule; } in getModule() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | CallGraph.h | 89 Module &getModule() const { return *Mod; } in getModule() function
|