Searched refs:IsRHSNegOne (Results 1 – 1 of 1) sorted by relevance
3324 bool IsRHSNegOne = RHSValue == -1LL; in get32BitZExtCompare() local3395 if (IsRHSNegOne) in get32BitZExtCompare()3497 bool IsRHSNegOne = RHSValue == -1LL; in get32BitSExtCompare() local3575 if (IsRHSNegOne) in get32BitSExtCompare()3669 bool IsRHSNegOne = RHSValue == -1LL; in get64BitZExtCompare() local3733 if (IsRHSNegOne) in get64BitZExtCompare()3826 bool IsRHSNegOne = RHSValue == -1LL; in get64BitSExtCompare() local3894 if (IsRHSNegOne) in get64BitSExtCompare()