/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BPFPreserveDIType.cpp | 88 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in BPFPreserveDITypeImpl() local
|
H A D | BTFDebug.cpp | 44 BTFTypeDerived::BTFTypeDerived(const DIDerivedType *DTy, unsigned Tag, in BTFTypeDerived() 580 void BTFDebug::visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId, in visitDerivedType() 654 if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in visitTypeEntry() local 676 else if (const auto *DTy = dyn_cast<DIDerivedType>(Ty)) in visitTypeEntry() local 695 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in visitMapDefType() local
|
H A D | BPFAbstractMemberAccess.cpp | 239 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in stripQualifiers() local 248 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in stripQualifiers() local 827 auto *DTy = cast<DIDerivedType>(Ty); in computeBaseAndAccessKey() local
|
H A D | BTFDebug.h | 65 const DIDerivedType *DTy; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/ |
H A D | IRMover.cpp | 217 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType() 254 StructType *DTy = StructType::create(Ty->getContext()); in get() local 279 if (auto *DTy = dyn_cast<StructType>(*Entry)) { in get() local 334 StructType *DTy = StructType::create(Ty->getContext()); in get() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugHandlerBase.cpp | 194 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isUnsignedDIType() local
|
H A D | DwarfUnit.cpp | 741 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DIDerivedType *DTy) { in constructTypeDIE() 1497 const DIType *DTy = CTy->getBaseType(); in constructEnumTypeDIE() local
|
H A D | CodeViewDebug.cpp | 3161 for (const DIDerivedType *DTy : StaticConstMembers) { in emitStaticConstMemberList() local 3200 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isFloatDIType() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExceptionSpec.cpp | 1212 QualType DTy = DE->getDestroyedType(); in canThrow() local
|
H A D | SemaType.cpp | 6850 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 93 DIType *&DTy = TypeCache[Size]; in applyDebugifyMetadata() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | CFG.cpp | 4584 QualType DTy = DE->getDestroyedType(); in VisitCXXDeleteExpr() local 5046 QualType DTy = DE->getDestroyedType(); in getDestructorDecl() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngine.cpp | 992 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 1902 llvm::DIType *DTy = DBuilder.createInheritance(RecordTy, BaseTy, BaseOffset, in CollectCXXBasesAux() local
|
H A D | CGBuiltin.cpp | 6695 llvm::FixedVectorType *DTy = in EmitCommonNeonBuiltinExpr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 11019 auto *DTy = Denominator->getType(); in isImpliedViaOperations() local
|