Home
last modified time | relevance | path

Searched defs:Mod (Results 76 – 100 of 381) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp1131 Module *Mod = unwrap(M); in LLVMGetFirstNamedMetadata() local
1139 Module *Mod = unwrap(M); in LLVMGetLastNamedMetadata() local
2087 Module *Mod = unwrap(M); in LLVMGetFirstGlobal() local
2095 Module *Mod = unwrap(M); in LLVMGetLastGlobal() local
2213 Module *Mod = unwrap(M); in LLVMGetFirstGlobalAlias() local
2221 Module *Mod = unwrap(M); in LLVMGetLastGlobalAlias() local
2265 Module *Mod = unwrap(M); in LLVMGetFirstFunction() local
2273 Module *Mod = unwrap(M); in LLVMGetLastFunction() local
2323 LLVMValueRef LLVMGetIntrinsicDeclaration(LLVMModuleRef Mod, in LLVMGetIntrinsicDeclaration()
2513 Module *Mod = unwrap(M); in LLVMGetFirstGlobalIFunc() local
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTDeserializationListener.h54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTDeserializationListener.h54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTDeserializationListener.h54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTDeserializationListener.h54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
/aosp_15_r20/external/clang/unittests/Lex/
H A DPPConditionalDirectiveRecordTest.cpp61 void makeModuleVisible(Module *Mod, in makeModuleVisible()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Index/
DIndexDataConsumer.h61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Index/
DIndexDataConsumer.h61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Index/
DIndexDataConsumer.h61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Index/
DIndexDataConsumer.h61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
/aosp_15_r20/external/clang/examples/clang-interpreter/
H A Dmain.cpp53 static int Execute(std::unique_ptr<llvm::Module> Mod, char *const *envp) { in Execute()
/aosp_15_r20/external/pytorch/test/distributed/_tools/
H A Dtest_mod_tracker.py27 class Mod(torch.nn.Module): class
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DStringExtras.h54 unsigned char Mod = static_cast<unsigned char>(X) & 15; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DModuleLoader.h177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp45 Module *Mod = nullptr; member in __anon4d4cea9b0111::AMDGPULateCodeGenPrepare
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DModuleLoader.h177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_alias_analysis.py82 class Mod(torch.nn.Module): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DModuleLoader.h177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DModuleLoader.h177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceUtils.h98 uint64_t Mod = Pos & (Align - 1); in OffsetToAlignment() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSITypeRewriter.cpp37 Module *Mod; member in __anon18c63d3d0111::SITypeRewriter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DObjCARCAnalysisUtils.h241 void init(Module *Mod) { in init()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DObjCARCAnalysisUtils.h241 void init(Module *Mod) { in init()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DObjCARCAnalysisUtils.h241 void init(Module *Mod) { in init()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DObjCARCAnalysisUtils.h241 void init(Module *Mod) { in init()

12345678910>>...16