Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Prefetch

247     struct PrefetchOp Prefetch;
298 Prefetch = o.Prefetch;
388 return Prefetch.Val;
1690 Op->Prefetch.Val = Val;
1979 /// tryParsePrefetch - Try to parse a prefetch operand.
1995 TokError("immediate value expected for prefetch operand");
2000 TokError("prefetch operand out of range, [0,31] expected");
3241 // + An RBrac will end an address for load/store/prefetch