Home | History | Annotate | Download | only in ARM

Lines Matching refs:VUZP

981   case ARMISD::VUZP:          return "ARMISD::VUZP";
3992 // VUZP.32 for 64-bit vectors is a pseudo-instruction alias for VTRN.32.
4019 // VUZP.32 for 64-bit vectors is a pseudo-instruction alias for VTRN.32.
4423 OP_VUZPL, // VUZP, left result
4424 OP_VUZPR, // VUZP, right result
4469 return DAG.getNode(ARMISD::VUZP, dl, DAG.getVTList(VT, VT),
4575 return DAG.getNode(ARMISD::VUZP, dl, DAG.getVTList(VT, VT),
4585 return DAG.getNode(ARMISD::VUZP, dl, DAG.getVTList(VT, VT),