Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:VACOPY

320     // VACOPY is custom lowered with the 32-bit SVR4 ABI.
321 setOperationAction(ISD::VACOPY , MVT::Other, Custom);
323 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
6140 case ISD::VACOPY: