Home | History | Annotate | Download | only in CodeGen

Lines Matching full:isinteger

843   assert(LHSTy.isInteger() && "Shift amount is not an integer type!");
1113 && SVT.getScalarType().isInteger()) {
1292 if (ExtendKind != ISD::ANY_EXTEND && VT.isInteger()) {