Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U8

1247       case Iop_Xor8:  return IRExpr_Const(IRConst_U8(0));
1269 return IRExpr_Const(IRConst_U8(0xFF));
1359 e2 = IRExpr_Const(IRConst_U8(toUChar(
1375 e2 = IRExpr_Const(IRConst_U8(toUChar(
1441 e2 = IRExpr_Const(IRConst_U8(toUChar(
1472 e2 = IRExpr_Const(IRConst_U8(toUChar(
1484 e2 = IRExpr_Const(IRConst_U8( (UChar)w64 ));
1528 e2 = IRExpr_Const(IRConst_U8( (UChar)w16 ));
1535 e2 = IRExpr_Const(IRConst_U8( (UChar)w16 ));
1671 e2 = IRExpr_Const(IRConst_U8(toUChar(
1698 e2 = IRExpr_Const(IRConst_U8(toUChar(
1725 e2 = IRExpr_Const(IRConst_U8(toUChar(
1752 e2 = IRExpr_Const(IRConst_U8(toUChar(
1769 e2 = IRExpr_Const(IRConst_U8(toUChar(
2113 IRExpr_Const(IRConst_U8(1)));
2136 e->Iex.Binop.arg1, IRExpr_Const(IRConst_U8(1)));