Lines Matching refs:getSExtValue
432 C.out() << ((Val.getInt().getSExtValue() == 0) ? "false" : "true")469 if (!Val.isInt() || Val.getInt().getSExtValue() != 0)