Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U8

1193       case Iop_Xor8:  return IRExpr_Const(IRConst_U8(0));
1213 return IRExpr_Const(IRConst_U8(0xFF));
1284 e2 = IRExpr_Const(IRConst_U8(toUChar(
1300 e2 = IRExpr_Const(IRConst_U8(toUChar(
1366 e2 = IRExpr_Const(IRConst_U8(toUChar(
1397 e2 = IRExpr_Const(IRConst_U8(toUChar(
1409 e2 = IRExpr_Const(IRConst_U8( (UChar)w64 ));
1453 e2 = IRExpr_Const(IRConst_U8( (UChar)w16 ));
1460 e2 = IRExpr_Const(IRConst_U8( (UChar)w16 ));
1596 e2 = IRExpr_Const(IRConst_U8(toUChar(
1623 e2 = IRExpr_Const(IRConst_U8(toUChar(
1650 e2 = IRExpr_Const(IRConst_U8(toUChar(
1677 e2 = IRExpr_Const(IRConst_U8(toUChar(
1694 e2 = IRExpr_Const(IRConst_U8(toUChar(
2021 IRExpr_Const(IRConst_U8(1)));
2044 e->Iex.Binop.arg1, IRExpr_Const(IRConst_U8(1)));