Home | History | Annotate | Download | only in Mips

Lines Matching refs:ILVOD

1905     return DAG.getNode(MipsISD::ILVOD, DL, Op->getValueType(0),
2491 // Lower VECTOR_SHUFFLE into ILVOD (if possible).
2493 // ILVOD interleaves the odd elements from each vector.
2495 // It is possible to lower into ILVOD when the mask takes the form:
2517 return DAG.getNode(MipsISD::ILVOD, SDLoc(Op), ResTy, Op->getOperand(0),