Home | History | Annotate | Download | only in memcheck

Lines Matching refs:IRConst_V128

395       case Ity_V128: return IRExpr_Const(IRConst_V128(0x0000));
430 #define mkV128(_n) IRExpr_Const(IRConst_V128(_n))
4181 c = IRConst_V128(V_BITS16_DEFINED); break;