Home
last modified time | relevance | path

Searched defs:getModule (Results 76 – 100 of 350) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h164 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 DBasicBlock.h114 Module *getModule() { in getModule() function
/aosp_15_r20/build/soong/android/
H A Dnamespace_test.go685 func getModule(result *TestResult, moduleName string) TestingModule { func
/aosp_15_r20/external/pytorch/test/
H A Dtest_tensorexpr.py1563 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 DBasicBlock.h120 Module *getModule() { in getModule() function
/aosp_15_r20/external/clang/include/clang/Lex/
H A DModuleMap.h130 Module *getModule() const { return Storage.getPointer(); } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExternalASTSource.h160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExternalASTSource.h160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExternalASTSource.h160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExternalASTSource.h160 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DModuleMap.h174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DModuleMap.h174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DModuleMap.h174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DModuleMap.h174 Module *getModule() const { return Storage.getPointer(); } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DBasicBlock.h213 Module *getModule() { in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DBasicBlock.h221 Module *getModule() { in getModule() function
/aosp_15_r20/external/clang/include/clang/AST/
H A DExternalASTSource.h143 virtual Module *getModule(unsigned ID) { return nullptr; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DBasicBlock.h214 Module *getModule() { in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DBasicBlock.h213 Module *getModule() { in getModule() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DBasicBlock.cpp140 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 DCallPrinter.cpp86 Module *getModule() const { return M; } in getModule() function in llvm::CallGraphDOTInfo
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h223 const Module *getModule() const { return TheModule; } in getModule() function
/aosp_15_r20/external/guice/core/src/com/google/inject/spi/
H A DElements.java130 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 DBasicBlock.cpp146 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 DCompilationUnit.java534 public Optional<ModuleDeclaration> getModule() { in getModule() method in CompilationUnit

12345678910>>...14