Home | History | Annotate | Download | only in X86

Lines Matching refs:VACOPY

641     setOperationAction(ISD::VACOPY          , MVT::Other, Custom);
645 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
16213 case ISD::VACOPY: return LowerVACOPY(Op, Subtarget, DAG);