Searched refs:IsRHSNegOne (Results 1 – 1 of 1) sorted by relevance
2869 bool IsRHSNegOne = RHSValue == -1LL; in get32BitZExtCompare() local2940 if (IsRHSNegOne) in get32BitZExtCompare()3042 bool IsRHSNegOne = RHSValue == -1LL; in get32BitSExtCompare() local3120 if (IsRHSNegOne) in get32BitSExtCompare()3214 bool IsRHSNegOne = RHSValue == -1LL; in get64BitZExtCompare() local3278 if (IsRHSNegOne) in get64BitZExtCompare()3371 bool IsRHSNegOne = RHSValue == -1LL; in get64BitSExtCompare() local3439 if (IsRHSNegOne) in get64BitSExtCompare()