/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineModuleInfo.h | 164 const Module *getModule() const { return TheModule; } in getModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | BasicBlock.h | 114 Module *getModule() { in getModule() function
|
/aosp_15_r20/build/soong/android/ |
H A D | namespace_test.go | 685 func getModule(result *TestResult, moduleName string) TestingModule { func
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_tensorexpr.py | 1563 def getModule(script): function 1599 def getModule(script): function 1632 def getModule(script): function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | BasicBlock.h | 120 Module *getModule() { in getModule() function
|
/aosp_15_r20/external/clang/include/clang/Lex/ |
H A D | ModuleMap.h | 130 Module *getModule() const { return Storage.getPointer(); } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ExternalASTSource.h | 160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ExternalASTSource.h | 160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ExternalASTSource.h | 160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ExternalASTSource.h | 160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | ModuleMap.h | 174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | ModuleMap.h | 174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | ModuleMap.h | 174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | ModuleMap.h | 174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | BasicBlock.h | 213 Module *getModule() { in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | BasicBlock.h | 221 Module *getModule() { in getModule() function
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | ExternalASTSource.h | 143 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | BasicBlock.h | 214 Module *getModule() { in getModule() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | BasicBlock.h | 213 Module *getModule() { in getModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | BasicBlock.cpp | 140 const Module *BasicBlock::getModule() const { in getModule() function in BasicBlock
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | CallPrinter.cpp | 86 Module *getModule() const { return M; } in getModule() function in llvm::CallGraphDOTInfo
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineModuleInfo.h | 223 const Module *getModule() const { return TheModule; } in getModule() function
|
/aosp_15_r20/external/guice/core/src/com/google/inject/spi/ |
H A D | Elements.java | 130 public static Module getModule(final Iterable<? extends Element> elements) { in getModule() method in Elements
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | BasicBlock.cpp | 146 const Module *BasicBlock::getModule() const { in getModule() function in BasicBlock
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/ |
H A D | CompilationUnit.java | 534 public Optional<ModuleDeclaration> getModule() { in getModule() method in CompilationUnit
|