Home | History | Annotate | Download | only in priv

Lines Matching refs:V256

1213                   && e->Iex.Const.con->Ico.V256 == 0x00000000);
1325 /* V64 holds 8 summary-constant bits in V128/V256 style. Convert to
1669 UInt v256 = e->Iex.Unop.arg->Iex.Const.con->Ico.V256;
1670 if (v256 == 0x00000000) {
2254 /* V128/V256(t,t) ==> t, for some IRTemp t */