Searched refs:isVectorIntegerType (Results 1 – 5 of 5) sorted by relevance
95 bool isVectorIntegerType(Type Ty);
206 bool isVectorIntegerType(Type Ty) { in isVectorIntegerType() function
1763 assert(isVectorIntegerType(SrcTy)); in emitIAS()1772 assert(isVectorIntegerType(DestTy)); in emitIAS()1780 assert(isVectorIntegerType(DestTy)); in emitIAS()
564 assert(isVectorIntegerType(SrcTy)); in genTargetHelperCallFor()577 assert(isVectorIntegerType(DestTy)); in genTargetHelperCallFor()3545 if (ReturnReg && isVectorIntegerType(ReturnReg->getType())) { in lowerCall()
704 assert(isVectorIntegerType(SrcTy)); in genTargetHelperCallFor()717 assert(isVectorIntegerType(DestTy)); in genTargetHelperCallFor()