Home | History | Annotate | Download | only in priv

Lines Matching refs:srcV

7641 /* Let |srcV| be a V128 value, and let |imm5| be a lane-and-size
7643 selected lane from |srcV| dup'd out to V128, and also return the
7658 IRExpr* srcV, UInt imm5 )
7689 return math_DUP_VEC_ELEM(srcV, *laneSzLg2, *laneNo);