Searched refs:IsRHSNegOne (Results 1 – 1 of 1) sorted by relevance
3323 bool IsRHSNegOne = RHSValue == -1LL; in get32BitZExtCompare() local3394 if (IsRHSNegOne) in get32BitZExtCompare()3496 bool IsRHSNegOne = RHSValue == -1LL; in get32BitSExtCompare() local3574 if (IsRHSNegOne) in get32BitSExtCompare()3668 bool IsRHSNegOne = RHSValue == -1LL; in get64BitZExtCompare() local3732 if (IsRHSNegOne) in get64BitZExtCompare()3825 bool IsRHSNegOne = RHSValue == -1LL; in get64BitSExtCompare() local3893 if (IsRHSNegOne) in get64BitSExtCompare()