Home | History | Annotate | Download | only in X86

Lines Matching refs:VACOPY

549     setOperationAction(ISD::VACOPY          , MVT::Other, Custom);
552 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
10861 case ISD::VACOPY: return LowerVACOPY(Op, DAG);