Searched defs:PartTy (Results 1 – 4 of 4) sorted by relevance
86 Type *PartTy = PartVT.getTypeForEVT(Context); in splitToValueTypes() local
3565 auto *PartTy = Type::getIntNTy(Ty->getContext(), PartSize * 8); in presplitLoadsAndStores() local3691 auto *PartTy = Type::getIntNTy(Ty->getContext(), PartSize * 8); in presplitLoadsAndStores() local
3766 auto *PartTy = Type::getIntNTy(Ty->getContext(), PartSize * 8); in presplitLoadsAndStores() local3897 auto *PartTy = Type::getIntNTy(Ty->getContext(), PartSize * 8); in presplitLoadsAndStores() local
2674 MVT PartTy = HaveAlign <= 8 ? MVT::getIntegerVT(8*HaveAlign) in LowerUnalignedLoad() local