| /llvm-project-15.0.7/llvm/tools/llvm-reduce/ |
| H A D | ReducerWorkItem.h | 29 const Module &getModule() const { return *M; } in getModule() function
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | Trace.cpp | 31 Module *Trace::getModule() const { in getModule() function in Trace
|
| H A D | CallPrinter.cpp | 86 Module *getModule() const { return M; } in getModule() function in llvm::CallGraphDOTInfo
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/ |
| H A D | OrcTestCommon.h | 146 Module* getModule() { return M.get(); } in getModule() function 147 const Module* getModule() const { return M.get(); } in getModule() function
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | ModuleSlotTracker.h | 80 const Module *getModule() const { return M; } in getModule() function
|
| H A D | MatrixBuilder.h | 35 Module *getModule() { return B.GetInsertBlock()->getParent()->getParent(); } in getModule() function
|
| H A D | BasicBlock.h | 112 Module *getModule() { in getModule() function
|
| H A D | DiagnosticInfo.h | 257 const Module &getModule() const { return M; } in getModule() function 280 const Module &getModule() const { return M; } in getModule() function
|
| /llvm-project-15.0.7/llvm/include/llvm/LTO/legacy/ |
| H A D | LTOModule.h | 115 const Module &getModule() const { return *Mod; } in getModule() function 116 Module &getModule() { return *Mod; } in getModule() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Linker/ |
| H A D | IRMover.h | 81 Module &getModule() { return Composite; } in getModule() function
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Layer.h | 53 const ThreadSafeModule &getModule() const { return TSM; } in getModule() function
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | VectorBuilder.cpp | 30 Module &VectorBuilder::getModule() const { in getModule() function in llvm::VectorBuilder
|
| H A D | BasicBlock.cpp | 147 const Module *BasicBlock::getModule() const { in getModule() function in BasicBlock
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | CallGraph.h | 101 Module &getModule() const { return M; } in getModule() function 354 Module &getModule() const { return G->getModule(); } in getModule() function
|
| /llvm-project-15.0.7/flang/include/flang/Lower/ |
| H A D | Bridge.h | 67 mlir::ModuleOp &getModule() { return *module.get(); } in getModule() function
|
| /llvm-project-15.0.7/mlir/include/mlir/Reducer/ |
| H A D | ReductionNode.h | 61 ModuleOp getModule() const { return module.get(); } in getModule() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExternalASTSourceCallbacks.cpp | 79 clang::Module *ClangExternalASTSourceCallbacks::getModule(unsigned id) { in getModule() function in ClangExternalASTSourceCallbacks
|
| H A D | ASTUtils.h | 71 clang::Module *getModule(unsigned ID) override { in getModule() function 397 clang::Module *getModule(unsigned ID) override { in getModule() function
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Transforms/ |
| H A D | ExternalNameConversion.cpp | 122 mlir::ModuleOp getModule() { return getOperation(); } in getModule() function in __anon849139e70111::ExternalNameConversionPass
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | MachineModuleInfo.h | 150 const Module *getModule() const { return TheModule; } in getModule() function
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/ |
| H A D | FIRBuilder.h | 50 mlir::ModuleOp getModule() { in getModule() function
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ExternalASTSource.h | 160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
|
| /llvm-project-15.0.7/clang/include/clang/Lex/ |
| H A D | ModuleMap.h | 170 Module *getModule() const { return Storage.getPointer(); } in getModule() function
|
| /llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/ |
| H A D | BoxedProcedure.cpp | 178 inline mlir::ModuleOp getModule() { return getOperation(); } in getModule() function in __anonfdb31fde0111::BoxedProcedurePass
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | MultiplexExternalSemaSource.cpp | 167 Module *MultiplexExternalSemaSource::getModule(unsigned ID) { in getModule() function in MultiplexExternalSemaSource
|