Lines Matching refs:LossOfSign
76 bool LossOfSign = false; in checkPreStmt() local
84 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
91 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
94 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
97 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
100 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
103 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
107 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
111 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()
115 if (LossOfSign || LossOfPrecision) { in checkPreStmt()
120 if (LossOfSign) in checkPreStmt()