Searched refs:isVectorIntegerType (Results 1 – 5 of 5) sorted by relevance
95 bool isVectorIntegerType(Type Ty);
210 bool isVectorIntegerType(Type Ty) { in isVectorIntegerType() function
1752 assert(isVectorIntegerType(SrcTy)); in emitIAS()1761 assert(isVectorIntegerType(DestTy)); in emitIAS()1769 assert(isVectorIntegerType(DestTy)); in emitIAS()
564 assert(isVectorIntegerType(SrcTy)); in genTargetHelperCallFor()577 assert(isVectorIntegerType(DestTy)); in genTargetHelperCallFor()3560 if (ReturnReg && isVectorIntegerType(ReturnReg->getType())) { in lowerCall()
705 assert(isVectorIntegerType(SrcTy)); in genTargetHelperCallFor()718 assert(isVectorIntegerType(DestTy)); in genTargetHelperCallFor()