Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Prefetch

262     struct PrefetchOp Prefetch;
313 Prefetch = o.Prefetch;
406 return Prefetch.Val;
421 return StringRef(Prefetch.Data, Prefetch.Length);
1739 Op->Prefetch.Val = Val;
2050 /// tryParsePrefetch - Try to parse a prefetch operand.
2067 TokError("immediate value expected for prefetch operand");
2072 TokError("prefetch operand out of range, [0,31] expected");
3401 // + An RBrac will end an address for load/store/prefetch