Lines Matching defs:IsInteger
6111 bool IsInteger = OpVT.isInteger();6112 if (LR == RR && CC0 == CC1 && IsInteger) {6158 IsInteger && CC0 == ISD::SETNE &&6170 if (IsInteger && TLI.convertSetCCLogicToBitwiseLogic(OpVT) && CC0 == CC1 &&