Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Prefetch

251     struct PrefetchOp Prefetch;
301 Prefetch = o.Prefetch;
391 return Prefetch.Val;
396 return StringRef(Prefetch.Data, Prefetch.Length);
1655 Op->Prefetch.Val = Val;
1947 /// tryParsePrefetch - Try to parse a prefetch operand.
1964 TokError("immediate value expected for prefetch operand");
1969 TokError("prefetch operand out of range, [0,31] expected");
3271 // + An RBrac will end an address for load/store/prefetch