Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PREFETCH

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