Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:PREFETCH

547   // Most targets ignore the @llvm.prefetch intrinsic.
548 setOperationAction(ISD::PREFETCH, MVT::Other, Expand);