Searched refs:Iop_V256toV128_1 (Results 1 – 7 of 7) sorted by relevance
1026 case Iop_V256toV128_1: case Iop_V256toV128_0: in typeof_primop()
891 { DEFOP(Iop_V256toV128_1, UNDEF_UNKNOWN), },
1634 Iop_V256toV128_1, // V256 -> V128, more significant lane enumerator
1073 case Iop_V256toV128_1: vex_printf("V256toV128_1"); return; in ppIROp()3263 case Iop_V256toV128_1: case Iop_V256toV128_0: in typeOfPrimop()
3303 case Iop_V256toV128_1: { in iselVecExpr_wrk()3306 return (e->Iex.Unop.op == Iop_V256toV128_1) ? vHi : vLo; in iselVecExpr_wrk()
9450 assign(*t1, unop(Iop_V256toV128_1, mkexpr(t256))); in breakupV256toV128s()
4057 case Iop_V256toV128_1: case Iop_V256toV128_0: in expr2vbits_Unop()