Home | History | Annotate | Download | only in memcheck

Lines Matching refs:IRConst_V128

400       case Ity_V128: return IRExpr_Const(IRConst_V128(0x0000));
437 #define mkV128(_n) IRExpr_Const(IRConst_V128(_n))
4778 c = IRConst_V128(V_BITS16_DEFINED); break;