Lines Matching full:sval
1774 int sVal = (MO.getExpr()->evaluateAsAbsolute(Value) && Value < 0) ? -1 : 0;1776 HexagonMCExpr::create(MCConstantExpr::create(sVal, Context), Context)));