Searched refs:isSignedIntType (Results 1 – 2 of 2) sorted by relevance
97 static inline bool isSignedIntType(DataType ty) in isSignedIntType() function
831 if (isSignedIntType(i->dType)) in emitCVT()833 if (isSignedIntType(i->sType)) in emitCVT()880 if (isFloatType(i->dType) || isSignedIntType(i->sType)) in emitSET()