Searched refs:isSectorTy (Results 1 – 1 of 1) sorted by relevance
306 [[maybe_unused]] bool isSectorTy(Type *Ty) const;1368 assert(isSectorTy(PrevV->getType()) && isSectorTy(PrevM->getType())); in realignStoreGroup()1544 auto AlignVectors::isSectorTy(Type *Ty) const -> bool { in isSectorTy() function in AlignVectors