Home | History | Annotate | Download | only in Mips

Lines Matching full:isinteger

983   if (Ty.is128BitVector() && Ty.isInteger()) {
1040 if (Subtarget->hasMSA() && Ty.is128BitVector() && Ty.isInteger()) {
2278 if (ResTy.isInteger()) {
2342 if (ResTy.isInteger() && !HasAnyUndefs && SplatValue.isSignedIntN(10))