Home | History | Annotate | Download | only in VEX

Lines Matching refs:IRConst_V128

696       case Ity_V128: return IRExpr_Const(IRConst_V128(0x0000));
721 #define mkV128(_n) IRExpr_Const(IRConst_V128(_n))