Searched refs:IsRHSNegOne (Results 1 – 1 of 1) sorted by relevance
3150 bool IsRHSNegOne = RHSValue == -1LL; in get32BitZExtCompare() local3221 if (IsRHSNegOne) in get32BitZExtCompare()3323 bool IsRHSNegOne = RHSValue == -1LL; in get32BitSExtCompare() local3401 if (IsRHSNegOne) in get32BitSExtCompare()3495 bool IsRHSNegOne = RHSValue == -1LL; in get64BitZExtCompare() local3559 if (IsRHSNegOne) in get64BitZExtCompare()3652 bool IsRHSNegOne = RHSValue == -1LL; in get64BitSExtCompare() local3720 if (IsRHSNegOne) in get64BitSExtCompare()