Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:VACOPY

284     // VACOPY is custom lowered with the 32-bit SVR4 ABI.
285 setOperationAction(ISD::VACOPY , MVT::Other, Custom);
287 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
5735 case ISD::VACOPY: