Home | History | Annotate | Download | only in X86

Lines Matching refs:VACOPY

624     setOperationAction(ISD::VACOPY          , MVT::Other, Custom);
628 setOperationAction(ISD::VACOPY , MVT::Other, Expand);
12841 case ISD::VACOPY: return LowerVACOPY(Op, Subtarget, DAG);