Home
last modified time | relevance | path

Searched defs:DTy (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp47 BTFTypeDerived(const DIDerivedType * DTy,unsigned Tag,bool NeedsFixup) BTFTypeDerived() argument
473 BTFTypeTypeTag(const DIDerivedType * DTy,StringRef Tag) BTFTypeTypeTag() argument
621 genBTFTypeTags(const DIDerivedType * DTy,int BaseTypeId) genBTFTypeTags() argument
798 visitDerivedType(const DIDerivedType * DTy,uint32_t & TypeId,bool CheckPointer,bool SeenPointer) visitDerivedType() argument
896 if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) { visitTypeEntry() local
928 else if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) visitTypeEntry() local
947 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { visitMapDefType() local
1620 const DIDerivedType *DTy = TypeInfo.first; endModule() local
[all...]
H A DBPFPreserveDIType.cpp91 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in BPFPreserveDITypeImpl() local
H A DBPFAbstractMemberAccess.cpp252 DIDerivedType *DTy) { in CheckDerivedType() argument
273 else if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) in CheckAnonRecordType() local
289 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in stripQualifiers() local
298 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { stripQualifiers() local
903 auto *DTy = cast<DIDerivedType>(Ty); computeBaseAndAccessKey() local
[all...]
H A DBTFDebug.h65 const DIDerivedType *DTy; variable
236 const DIDerivedType *DTy; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp198 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { isUnsignedDIType() local
H A DDwarfUnit.cpp757 constructTypeDIE(DIE & Buffer,const DIDerivedType * DTy) constructTypeDIE() argument
1552 const DIType *DTy = CTy->getBaseType(); constructEnumTypeDIE() local
[all...]
H A DCodeViewDebug.cpp3351 void CodeViewDebug::emitConstantSymbolRecord(const DIType *DTy, APSInt &Value, in emitConstantSymbolRecord()
3373 for (const DIDerivedType *DTy : StaticConstMembers) { in emitStaticConstMemberList() local
3396 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isFloatDIType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp227 finishType(StructType * DTy,StructType * STy,ArrayRef<Type * > ETypes) finishType() argument
264 StructType *DTy = StructType::create(Ty->getContext()); get() local
289 if (auto *DTy = dyn_cast<StructType>(*Entry)) { get() local
344 StructType *DTy = StructType::create(Ty->getContext()); get() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1226 QualType DTy = DE->getDestroyedType(); canThrow() local
H A DSemaType.cpp7286 const Type *DTy = Ty->getUnqualifiedDesugaredType(); FunctionTypeUnwrapper() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp98 DIType *&DTy = TypeCache[Size]; in applyDebugifyMetadata() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1416 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
1432 auto getDtorDecl = [](const QualType &DTy) { in ProcessDeleteDtor() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp4871 CXXRecordDecl *RD = Context->getBaseElementType(DTy)->getAsCXXRecordDecl(); in VisitCXXDeleteExpr() local
5333 astContext.getBaseElementType(DTy)->getAsCXXRecordDecl(); in getDestructorDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2106 llvm::DIType *DTy = DBuilder.createInheritance(RecordTy, BaseTy, BaseOffset, CollectCXXBasesAux() local
H A DCGBuiltin.cpp7742 llvm::FixedVectorType *DTy = EmitCommonNeonBuiltinExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp12422 auto *DTy = Denominator->getType(); isImpliedViaOperations() local