Home
last modified time | relevance | path

Searched defs:getModule (Results 51 – 75 of 350) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLayer.h53 const ThreadSafeModule &getModule() const { return TSM; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DLayer.h53 const ThreadSafeModule &getModule() const { return TSM; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DLayer.h53 const ThreadSafeModule &getModule() const { return TSM; } in getModule() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVectorBuilder.cpp30 Module &VectorBuilder::getModule() const { in getModule() function in llvm::VectorBuilder
/aosp_15_r20/development/tools/idegen/src/com/android/idegen/
H A DModuleCache.java93 private Module getModule(File moduleDir) throws IOException { in getModule() method in ModuleCache
/aosp_15_r20/external/pytorch/test/quantization/eager/
H A Dtest_equalize_eager.py25 def getModule(self, model, name): member in TestEqualizeEager
/aosp_15_r20/out/soong/.intermediates/external/dagger2/hilt_android_processors/linux_glibc_common/kapt/gen/stubs/dagger/hilt/processor/internal/root/ir/
DAggregatedDepsIr.java60 public final java.lang.String getModule() { in getModule() method in AggregatedDepsIr
/aosp_15_r20/external/apache-http/src/org/apache/http/util/
H A DVersionInfo.java132 public final String getModule() { in getModule() method in VersionInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h146 const Module *getModule() const { return TheModule; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineModuleInfo.h146 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 DDiagnosticInfo.h248 const Module &getModule() const { return M; } in getModule() function
271 const Module &getModule() const { return M; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineModuleInfo.h146 const Module *getModule() const { return TheModule; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineModuleInfo.h146 const Module *getModule() const { return TheModule; } in getModule() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DMatrixBuilder.h35 Module *getModule() { return B.GetInsertBlock()->getParent()->getParent(); } in getModule() function
H A DDiagnosticInfo.h201 const Module &getModule() const { return M; } in getModule() function
224 const Module &getModule() const { return M; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DMatrixBuilder.h35 Module *getModule() { return B.GetInsertBlock()->getParent()->getParent(); } in getModule() function
DDiagnosticInfo.h201 const Module &getModule() const { return M; } in getModule() function
224 const Module &getModule() const { return M; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DMatrixBuilder.h35 Module *getModule() { return B.GetInsertBlock()->getParent()->getParent(); } in getModule() function
DDiagnosticInfo.h201 const Module &getModule() const { return M; } in getModule() function
224 const Module &getModule() const { return M; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DMatrixBuilder.h35 Module *getModule() { return B.GetInsertBlock()->getParent()->getParent(); } in getModule() function
DDiagnosticInfo.h201 const Module &getModule() const { return M; } in getModule() function
224 const Module &getModule() const { return M; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DMatrixBuilder.h35 Module *getModule() { return B.GetInsertBlock()->getParent()->getParent(); } in getModule() function
DDiagnosticInfo.h201 const Module &getModule() const { return M; } in getModule() function
224 const Module &getModule() const { return M; } in getModule() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineModuleInfo.h146 const Module *getModule() const { return TheModule; } in getModule() function
/aosp_15_r20/cts/tools/cts-api-coverage/src/com/android/cts/apimap/
H A DCallGraphManager.java76 public ModuleProfile getModule() { in getModule() method in CallGraphManager

12345678910>>...14