Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFPreserveDIType.cpp88 while (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in BPFPreserveDITypeImpl() local
H A DBTFDebug.cpp44 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 DBPFAbstractMemberAccess.cpp239 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 DBTFDebug.h65 const DIDerivedType *DTy; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DIRMover.cpp217 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 DDebugHandlerBase.cpp194 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isUnsignedDIType() local
H A DDwarfUnit.cpp741 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DIDerivedType *DTy) { in constructTypeDIE()
1497 const DIType *DTy = CTy->getBaseType(); in constructEnumTypeDIE() local
H A DCodeViewDebug.cpp3161 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 DSemaExceptionSpec.cpp1212 QualType DTy = DE->getDestroyedType(); in canThrow() local
H A DSemaType.cpp6850 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp93 DIType *&DTy = TypeCache[Size]; in applyDebugifyMetadata() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp4584 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 DExprEngine.cpp992 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1902 llvm::DIType *DTy = DBuilder.createInheritance(RecordTy, BaseTy, BaseOffset, in CollectCXXBasesAux() local
H A DCGBuiltin.cpp6695 llvm::FixedVectorType *DTy = in EmitCommonNeonBuiltinExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp11019 auto *DTy = Denominator->getType(); in isImpliedViaOperations() local