Searched defs:DTy (Results 1 – 10 of 10) sorted by relevance
235 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType()273 StructType *DTy = StructType::create(Ty->getContext()); in get() local297 if (auto *DTy = dyn_cast<StructType>(*Entry)) { in get() local351 StructType *DTy = StructType::create(Ty->getContext()); in get() local
530 DIDerivedType DTy = cast<MDDerivedType>(Ty); in addBlockByrefAddress() local598 if (DIDerivedType DTy = dyn_cast<MDDerivedTypeBase>(Ty)) { in isUnsignedDIType() local951 void DwarfUnit::constructTypeDIE(DIE &Buffer, DIDerivedType DTy) { in constructTypeDIE()1431 DIType DTy = resolve(CTy->getBaseType()); in constructEnumTypeDIE() local
501 *DTy = BC->getDestTy()->getPointerElementType(); in isDereferenceablePointer() local
994 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); in canThrow() local
4327 const Type *DTy = Ty->getUnqualifiedDesugaredType(); in FunctionTypeUnwrapper() local
3476 QualType DTy = DE->getDestroyedType(); in VisitCXXDeleteExpr() local3807 QualType DTy = DE->getDestroyedType(); in getDestructorDecl() local
615 QualType DTy = DE->getDestroyedType(); in ProcessDeleteDtor() local
1241 llvm::DIType DTy = DBuilder.createInheritance( in CollectCXXBases() local
2963 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr() local
1647 SDValue Val, SDValue DTy, in getConvertRndSat()