/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 1131 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/ |
D | ASTDeserializationListener.h | 54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/ |
D | ASTDeserializationListener.h | 54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/ |
D | ASTDeserializationListener.h | 54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/ |
D | ASTDeserializationListener.h | 54 virtual void ModuleRead(serialization::SubmoduleID ID, Module *Mod) {} in ModuleRead()
|
/aosp_15_r20/external/clang/unittests/Lex/ |
H A D | PPConditionalDirectiveRecordTest.cpp | 61 void makeModuleVisible(Module *Mod, in makeModuleVisible()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Index/ |
D | IndexDataConsumer.h | 61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Index/ |
D | IndexDataConsumer.h | 61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Index/ |
D | IndexDataConsumer.h | 61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Index/ |
D | IndexDataConsumer.h | 61 const Module *Mod, SymbolRoleSet Roles, in handleModuleOccurrence()
|
/aosp_15_r20/external/clang/examples/clang-interpreter/ |
H A D | main.cpp | 53 static int Execute(std::unique_ptr<llvm::Module> Mod, char *const *envp) { in Execute()
|
/aosp_15_r20/external/pytorch/test/distributed/_tools/ |
H A D | test_mod_tracker.py | 27 class Mod(torch.nn.Module): class
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | StringExtras.h | 54 unsigned char Mod = static_cast<unsigned char>(X) & 15; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | ModuleLoader.h | 177 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 D | AMDGPULateCodeGenPrepare.cpp | 45 Module *Mod = nullptr; member in __anon4d4cea9b0111::AMDGPULateCodeGenPrepare
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | ModuleLoader.h | 177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
|
/aosp_15_r20/external/pytorch/test/jit/ |
H A D | test_alias_analysis.py | 82 class Mod(torch.nn.Module): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | ModuleLoader.h | 177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | ModuleLoader.h | 177 void makeModuleVisible(Module *Mod, Module::NameVisibilityKind Visibility, in makeModuleVisible()
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceUtils.h | 98 uint64_t Mod = Pos & (Align - 1); in OffsetToAlignment() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SITypeRewriter.cpp | 37 Module *Mod; member in __anon18c63d3d0111::SITypeRewriter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ObjCARCAnalysisUtils.h | 241 void init(Module *Mod) { in init()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ObjCARCAnalysisUtils.h | 241 void init(Module *Mod) { in init()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ObjCARCAnalysisUtils.h | 241 void init(Module *Mod) { in init()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ObjCARCAnalysisUtils.h | 241 void init(Module *Mod) { in init()
|