Searched refs:isIntegerArithmeticType (Results 1 – 3 of 3) sorted by relevance
96 bool isIntegerArithmeticType(Type Ty);
213 bool isIntegerArithmeticType(Type Ty) { in isIntegerArithmeticType() function
1629 if (Ice::isIntegerArithmeticType(OpTy)) in isValidIntegerArithOp()