Searched refs:IsRHSNegOne (Results 1 – 1 of 1) sorted by relevance
3154 bool IsRHSNegOne = RHSValue == -1LL; in get32BitZExtCompare() local3225 if (IsRHSNegOne) in get32BitZExtCompare()3327 bool IsRHSNegOne = RHSValue == -1LL; in get32BitSExtCompare() local3405 if (IsRHSNegOne) in get32BitSExtCompare()3499 bool IsRHSNegOne = RHSValue == -1LL; in get64BitZExtCompare() local3563 if (IsRHSNegOne) in get64BitZExtCompare()3656 bool IsRHSNegOne = RHSValue == -1LL; in get64BitSExtCompare() local3724 if (IsRHSNegOne) in get64BitSExtCompare()