Searched defs:DTy (Results 1 – 11 of 11) sorted by relevance
233 void TypeMapTy::finishType(StructType *DTy, StructType *STy, in finishType()271 StructType *DTy = StructType::create(Ty->getContext()); in get() local295 if (auto *DTy = dyn_cast<StructType>(*Entry)) { in get() local349 StructType *DTy = StructType::create(Ty->getContext()); in get() local
501 DIDerivedType DTy(Ty); in addBlockByrefAddress() local571 DIDerivedType DTy(Ty); in isUnsignedDIType() local920 void DwarfUnit::constructTypeDIE(DIE &Buffer, DIDerivedType DTy) { in constructTypeDIE()1417 DIType DTy = resolve(CTy.getTypeDerivedFrom()); in constructEnumTypeDIE() local
501 *DTy = BC->getDestTy()->getPointerElementType(); in isDereferenceablePointer() local
689 DICompositeType DTy(DbgNode); in getRef() local
994 QualType DTy = cast<CXXDeleteExpr>(E)->getDestroyedType(); in canThrow() local
4281 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
1222 llvm::DIType DTy = DBuilder.createInheritance( in CollectCXXBases() local
2860 llvm::Type *DTy =llvm::VectorType::getTruncatedElementVectorType(VTy); in EmitCommonNeonBuiltinExpr() local
1602 SDValue Val, SDValue DTy, in getConvertRndSat()