Home | History | Annotate | Download | only in ARM

Lines Matching defs:isInt

6514     bool isInt = OpVT.isInteger();
6515 CC = ISD::getSetCCInverse(CC, isInt);