Searched defs:DTy (Results 1 – 10 of 10) sorted by relevance
209 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType()247 StructType *DTy = StructType::create(Ty->getContext()); in get() local271 if (auto *DTy = dyn_cast<StructType>(*Entry)) { in get() local325 StructType *DTy = StructType::create(Ty->getContext()); in get() local
448 auto *DTy = cast<DIDerivedType>(Ty); in addBlockByrefAddress() local527 if (auto *DTy = dyn_cast<DIDerivedType>(Ty)) { in isUnsignedDIType() local839 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DIDerivedType *DTy) { in constructTypeDIE()1342 const DIType *DTy = resolve(CTy->getBaseType()); in constructEnumTypeDIE() local
1022 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); in canThrow() local
5352 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
3553 QualType DTy = DE->getDestroyedType(); in VisitCXXDeleteExpr() local3884 QualType DTy = DE->getDestroyedType(); in getDestructorDecl() local
620 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
1272 llvm::DIType *DTy = DBuilder.createInheritance( in CollectCXXBases() local
3142 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr() local
3222 *DTy = BC->getDestTy()->getPointerElementType(); in isDereferenceableAndAlignedPointer() local
1675 SDValue Val, SDValue DTy, in getConvertRndSat()