/aosp_15_r20/external/llvm/lib/Target/ |
H A D | Target.cpp | 60 void LLVMDisposeTargetData(LLVMTargetDataRef TD) { in LLVMDisposeTargetData() 69 char *LLVMCopyStringRepOfTargetData(LLVMTargetDataRef TD) { in LLVMCopyStringRepOfTargetData() 74 LLVMByteOrdering LLVMByteOrder(LLVMTargetDataRef TD) { in LLVMByteOrder() 78 unsigned LLVMPointerSize(LLVMTargetDataRef TD) { in LLVMPointerSize() 82 unsigned LLVMPointerSizeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMPointerSizeForAS() 86 LLVMTypeRef LLVMIntPtrType(LLVMTargetDataRef TD) { in LLVMIntPtrType() 90 LLVMTypeRef LLVMIntPtrTypeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForAS() 94 LLVMTypeRef LLVMIntPtrTypeInContext(LLVMContextRef C, LLVMTargetDataRef TD) { in LLVMIntPtrTypeInContext() 98 LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForASInContext() 102 unsigned long long LLVMSizeOfTypeInBits(LLVMTargetDataRef TD, LLVMTypeRef Ty) { in LLVMSizeOfTypeInBits() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ |
H A D | Target.cpp | 59 void LLVMDisposeTargetData(LLVMTargetDataRef TD) { in LLVMDisposeTargetData() 68 char *LLVMCopyStringRepOfTargetData(LLVMTargetDataRef TD) { in LLVMCopyStringRepOfTargetData() 73 LLVMByteOrdering LLVMByteOrder(LLVMTargetDataRef TD) { in LLVMByteOrder() 77 unsigned LLVMPointerSize(LLVMTargetDataRef TD) { in LLVMPointerSize() 81 unsigned LLVMPointerSizeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMPointerSizeForAS() 85 LLVMTypeRef LLVMIntPtrType(LLVMTargetDataRef TD) { in LLVMIntPtrType() 89 LLVMTypeRef LLVMIntPtrTypeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForAS() 93 LLVMTypeRef LLVMIntPtrTypeInContext(LLVMContextRef C, LLVMTargetDataRef TD) { in LLVMIntPtrTypeInContext() 97 LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForASInContext() 101 unsigned long long LLVMSizeOfTypeInBits(LLVMTargetDataRef TD, LLVMTypeRef Ty) { in LLVMSizeOfTypeInBits() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
H A D | Target.cpp | 59 void LLVMDisposeTargetData(LLVMTargetDataRef TD) { in LLVMDisposeTargetData() 68 char *LLVMCopyStringRepOfTargetData(LLVMTargetDataRef TD) { in LLVMCopyStringRepOfTargetData() 73 LLVMByteOrdering LLVMByteOrder(LLVMTargetDataRef TD) { in LLVMByteOrder() 77 unsigned LLVMPointerSize(LLVMTargetDataRef TD) { in LLVMPointerSize() 81 unsigned LLVMPointerSizeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMPointerSizeForAS() 85 LLVMTypeRef LLVMIntPtrType(LLVMTargetDataRef TD) { in LLVMIntPtrType() 89 LLVMTypeRef LLVMIntPtrTypeForAS(LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForAS() 93 LLVMTypeRef LLVMIntPtrTypeInContext(LLVMContextRef C, LLVMTargetDataRef TD) { in LLVMIntPtrTypeInContext() 97 LLVMTypeRef LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, unsigned AS) { in LLVMIntPtrTypeForASInContext() 101 unsigned long long LLVMSizeOfTypeInBits(LLVMTargetDataRef TD, LLVMTypeRef Ty) { in LLVMSizeOfTypeInBits() [all …]
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ItaniumCXXABI.cpp | 92 unsigned getManglingNumber(const TagDecl *TD, unsigned) override { in getManglingNumber() 152 void addTypedefNameForUnnamedTagDecl(TagDecl *TD, in addTypedefNameForUnnamedTagDecl() 155 TypedefNameDecl *getTypedefNameForUnnamedTagDecl(const TagDecl *TD) override { in getTypedefNameForUnnamedTagDecl() 159 void addDeclaratorForUnnamedTagDecl(TagDecl *TD, in addDeclaratorForUnnamedTagDecl() 162 DeclaratorDecl *getDeclaratorForUnnamedTagDecl(const TagDecl *TD) override { in getDeclaratorForUnnamedTagDecl()
|
H A D | MicrosoftCXXABI.cpp | 61 unsigned getManglingNumber(const TagDecl *TD, in getManglingNumber() 118 void addTypedefNameForUnnamedTagDecl(TagDecl *TD, in addTypedefNameForUnnamedTagDecl() 127 TypedefNameDecl *getTypedefNameForUnnamedTagDecl(const TagDecl *TD) override { in getTypedefNameForUnnamedTagDecl() 132 void addDeclaratorForUnnamedTagDecl(TagDecl *TD, in addDeclaratorForUnnamedTagDecl() 141 DeclaratorDecl *getDeclaratorForUnnamedTagDecl(const TagDecl *TD) override { in getDeclaratorForUnnamedTagDecl()
|
H A D | ItaniumMangle.cpp | 777 if (const TemplateDecl *TD = FD->getPrimaryTemplate()) { in isTemplate() local 859 if (const TemplateDecl *TD = isTemplate(ND, TemplateArgs)) { in mangleNameWithAbiTags() local 877 void CXXNameMangler::mangleTemplateName(const TemplateDecl *TD, in mangleTemplateName() 926 if (TemplateDecl *TD = Template.getAsTemplateDecl()) in mangleUnscopedTemplateName() local 1262 const TagDecl *TD = cast<TagDecl>(ND); in mangleUnqualifiedName() local 1410 if (const TemplateDecl *TD = isTemplate(ND, TemplateArgs)) { in mangleNestedName() local 1421 void CXXNameMangler::mangleNestedName(const TemplateDecl *TD, in mangleNestedName() 1669 if (const TemplateDecl *TD = isTemplate(ND, TemplateArgs)) { in manglePrefix() local 1684 if (TemplateDecl *TD = Template.getAsTemplateDecl()) in mangleTemplatePrefix() local 1738 TemplateDecl *TD = nullptr; in mangleType() local [all …]
|
H A D | MicrosoftMangle.cpp | 700 if (const TemplateDecl *TD = FD->getPrimaryTemplate()) { in isTemplate() local 732 if (const TemplateDecl *TD = isTemplate(ND, TemplateArgs)) { in mangleUnqualifiedName() local 798 const TagDecl *TD = cast<TagDecl>(ND); in mangleUnqualifiedName() local 1117 const TemplateDecl *TD, const TemplateArgumentList &TemplateArgs) { in mangleTemplateInstantiationName() 1140 MicrosoftCXXNameMangler::mangleUnscopedTemplateName(const TemplateDecl *TD) { in mangleUnscopedTemplateName() 1215 const TemplateDecl *TD, const TemplateArgumentList &TemplateArgs) { in mangleTemplateArgs() 1226 void MicrosoftCXXNameMangler::mangleTemplateArg(const TemplateDecl *TD, in mangleTemplateArg() 1328 if (const auto *TD = dyn_cast<TagDecl>(ND)) { in mangleTemplateArg() local 2070 void MicrosoftCXXNameMangler::mangleType(const TagDecl *TD) { in mangleType()
|
/aosp_15_r20/external/clang/tools/libclang/ |
H A D | CXType.cpp | 166 if (const TypeDecl *TD = dyn_cast<TypeDecl>(D)) in clang_getCursorType() local 245 if (const TypedefNameDecl *TD = dyn_cast_or_null<TypedefNameDecl>(D)) { in clang_getTypedefDeclUnderlyingType() local 263 if (const EnumDecl *TD = dyn_cast_or_null<EnumDecl>(D)) { in clang_getEnumDeclIntegerType() local 280 if (const EnumConstantDecl *TD = dyn_cast_or_null<EnumConstantDecl>(D)) { in clang_getEnumConstantDeclValue() local 296 if (const EnumConstantDecl *TD = dyn_cast_or_null<EnumConstantDecl>(D)) { in clang_getEnumConstantDeclUnsignedValue() local 912 if (const TypeDecl *TD = dyn_cast<TypeDecl>(D)) in clang_getDeclObjCTypeEncoding() local
|
/aosp_15_r20/external/clang/lib/Tooling/Core/ |
H A D | QualTypeNames.cpp | 215 } else if (const auto *TD = dyn_cast<TagDecl>(DC)) { in createOuterNNS() local 257 const TagDecl *TD = nullptr; in getFullyQualifiedNestedNameSpecifier() local 312 } else if (const auto *TD = dyn_cast<TagDecl>(Outer)) { in createNestedNameSpecifierForScopeOf() local 372 const TypeDecl *TD, in createNestedNameSpecifier()
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | ASTMutationListener.h | 59 virtual void AddedCXXTemplateSpecialization(const ClassTemplateDecl *TD, in AddedCXXTemplateSpecialization() 65 AddedCXXTemplateSpecialization(const VarTemplateDecl *TD, in AddedCXXTemplateSpecialization() 70 virtual void AddedCXXTemplateSpecialization(const FunctionTemplateDecl *TD, in AddedCXXTemplateSpecialization()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ASTMutationListener.h | 61 virtual void AddedCXXTemplateSpecialization(const ClassTemplateDecl *TD, in AddedCXXTemplateSpecialization() 67 AddedCXXTemplateSpecialization(const VarTemplateDecl *TD, in AddedCXXTemplateSpecialization() 72 virtual void AddedCXXTemplateSpecialization(const FunctionTemplateDecl *TD, in AddedCXXTemplateSpecialization()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ASTMutationListener.h | 61 virtual void AddedCXXTemplateSpecialization(const ClassTemplateDecl *TD, in AddedCXXTemplateSpecialization() 67 AddedCXXTemplateSpecialization(const VarTemplateDecl *TD, in AddedCXXTemplateSpecialization() 72 virtual void AddedCXXTemplateSpecialization(const FunctionTemplateDecl *TD, in AddedCXXTemplateSpecialization()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ASTMutationListener.h | 61 virtual void AddedCXXTemplateSpecialization(const ClassTemplateDecl *TD, in AddedCXXTemplateSpecialization() 67 AddedCXXTemplateSpecialization(const VarTemplateDecl *TD, in AddedCXXTemplateSpecialization() 72 virtual void AddedCXXTemplateSpecialization(const FunctionTemplateDecl *TD, in AddedCXXTemplateSpecialization()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ASTMutationListener.h | 63 virtual void AddedCXXTemplateSpecialization(const ClassTemplateDecl *TD, in AddedCXXTemplateSpecialization() 69 AddedCXXTemplateSpecialization(const VarTemplateDecl *TD, in AddedCXXTemplateSpecialization() 74 virtual void AddedCXXTemplateSpecialization(const FunctionTemplateDecl *TD, in AddedCXXTemplateSpecialization()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCXXScopeSpec.cpp | 333 if (const TypedefNameDecl *TD = dyn_cast<TypedefNameDecl>(SD)) { in isAcceptableNestedNameSpecifier() local 697 if (auto *TD = dyn_cast_or_null<TypedefNameDecl>(SD)) in BuildCXXNestedNameSpecifier() local 807 if (TypeDecl *TD = Found.getAsSingle<TypeDecl>()) in BuildCXXNestedNameSpecifier() local 933 TemplateDecl *TD = Template.get().getAsTemplateDecl(); in ActOnCXXNestedNameSpecifier() local
|
H A D | SemaStmtAsm.cpp | 634 else if (TypedefNameDecl *TD = dyn_cast<TypedefNameDecl>(FoundDecl)) { in LookupInlineAsmField() local 637 } else if (TypeDecl *TD = dyn_cast<TypeDecl>(FoundDecl)) in LookupInlineAsmField() local 639 else if (FieldDecl *TD = dyn_cast<FieldDecl>(FoundDecl)) in LookupInlineAsmField() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LLVMConventionsChecker.cpp | 59 const TypedefNameDecl *TD = TT->getDecl(); in IsStdString() local 89 TemplateDecl *TD = TM.getAsTemplateDecl(); in IsStdVector() local 103 TemplateDecl *TD = TM.getAsTemplateDecl(); in IsSmallVector() local
|
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest-aidl/ |
D | lib.rs | 58 const TD: &'static Filesystem = &Filesystem { constant
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVGlobalRegistry.cpp | 828 SPIRV::ImageTypeDescriptor TD(SPIRVToLLVMType.lookup(SampledType), Dim, Depth, in getOrCreateOpTypeImage() local 849 SPIRV::SamplerTypeDescriptor TD; in getOrCreateOpTypeSampler() local 860 SPIRV::PipeTypeDescriptor TD(AccessQual); in getOrCreateOpTypePipe() local 872 SPIRV::DeviceEventTypeDescriptor TD; in getOrCreateOpTypeDeviceEvent() local 882 SPIRV::SampledImageTypeDescriptor TD( in getOrCreateOpTypeSampledImage() local 906 SPIRVGlobalRegistry::checkSpecialInstr(const SPIRV::SpecialTypeDescriptor &TD, in checkSpecialInstr()
|
/aosp_15_r20/external/strace/ |
H A D | sysent_shorthand_defs.h | 3 # define TD 0 macro 27 # define TD TRACE_DESC macro
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | MultiplexConsumer.cpp | 160 const ClassTemplateDecl *TD, const ClassTemplateSpecializationDecl *D) { in AddedCXXTemplateSpecialization() 165 const VarTemplateDecl *TD, const VarTemplateSpecializationDecl *D) { in AddedCXXTemplateSpecialization() 170 const FunctionTemplateDecl *TD, const FunctionDecl *D) { in AddedCXXTemplateSpecialization()
|
/aosp_15_r20/frameworks/compile/slang/ |
D | slang_rs_context.cpp | 218 void RSContext::setAllocationType(const clang::TypeDecl* TD) { in setAllocationType() 222 void RSContext::setScriptCallType(const clang::TypeDecl* TD) { in setScriptCallType()
|
/aosp_15_r20/external/clang/lib/Index/ |
H A D | IndexingContext.cpp | 181 if (auto TD = dyn_cast<TagDecl>(D)) in isDeclADefinition() local 222 if (auto TD = dyn_cast<TemplateDecl>(D)) { in getCanonicalDecl() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 470 if (TypeDecl *TD = dyn_cast<TypeDecl>(D)) { in Visit() local 605 void ASTDeclReader::VisitTypeDecl(TypeDecl *TD) { in VisitTypeDecl() 613 ASTDeclReader::VisitTypedefNameDecl(TypedefNameDecl *TD) { in VisitTypedefNameDecl() 625 void ASTDeclReader::VisitTypedefDecl(TypedefDecl *TD) { in VisitTypedefDecl() 630 void ASTDeclReader::VisitTypeAliasDecl(TypeAliasDecl *TD) { in VisitTypeAliasDecl() 639 ASTDeclReader::RedeclarableResult ASTDeclReader::VisitTagDecl(TagDecl *TD) { in VisitTagDecl() 3157 if (TemplateDecl *TD = dyn_cast<TemplateDecl>(D)) in attachPreviousDecl() local 3929 if (auto *TD = dyn_cast<TagDecl>(Exported)) in UpdateDecl() local
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | virtual-override.cpp | 222 template <int N> struct TD : public B {}; struct 223 template <> struct TD<1> {}; struct
|