Lines Matching full:issigned
4067 const bool IsSigned = ISD::isSignedIntSetCC(CC);4071 if (IsSigned)4077 if (IsSigned)4123 /// the operands is placed in \p IsSigned.4126 bool &IsSigned) {4138 IsSigned = (LHSSign == Signed);