Home | History | Annotate | Download | only in priv

Lines Matching refs:IRConst_U32

1127 /* Is this literally IRExpr_Const(IRConst_U32(0)) ? */
1135 /* Is this literally IRExpr_Const(IRConst_U32(1---1)) ? */
1196 case Iop_Xor32: return IRExpr_Const(IRConst_U32(0));
1217 return IRExpr_Const(IRConst_U32(0xFFFFFFFF));
1289 e2 = IRExpr_Const(IRConst_U32(
1310 e2 = IRExpr_Const(IRConst_U32(
1324 e2 = IRExpr_Const(IRConst_U32((UInt)s32));
1331 e2 = IRExpr_Const(IRConst_U32( (UInt)s32) );
1343 e2 = IRExpr_Const(IRConst_U32(
1358 e2 = IRExpr_Const(IRConst_U32(
1389 e2 = IRExpr_Const(IRConst_U32(
1421 e2 = IRExpr_Const(IRConst_U32( (UInt)w64 ));
1427 e2 = IRExpr_Const(IRConst_U32( (UInt)w64 ));
1485 e2 = IRExpr_Const(IRConst_U32( 0 ));
1487 e2 = IRExpr_Const(IRConst_U32( 0xFFFFFFFF ));
1503 e2 = IRExpr_Const( IRConst_U32( (UInt)s32 ));
1518 e2 = IRExpr_Const(IRConst_U32(fold_Clz32(u32)));
1606 e2 = IRExpr_Const(IRConst_U32(
1633 e2 = IRExpr_Const(IRConst_U32(
1660 e2 = IRExpr_Const(IRConst_U32(
1682 e2 = IRExpr_Const(IRConst_U32(
1699 e2 = IRExpr_Const(IRConst_U32(
1714 e2 = IRExpr_Const(IRConst_U32(res));
1720 e2 = IRExpr_Const(IRConst_U32(
1749 e2 = IRExpr_Const(IRConst_U32(
1771 e2 = IRExpr_Const(IRConst_U32((UInt)s32));
1797 e2 = IRExpr_Const(IRConst_U32(u32));
1905 e2 = IRExpr_Const(IRConst_U32(r));
3609 IRExpr_Const(IRConst_U32(con2)))
3612 IRExpr_Const(IRConst_U32(-con2)))