Home | History | Annotate | Download | only in AsmParser

Lines Matching full:getprefetch

386   unsigned getPrefetch() const {
1510 Inst.addOperand(MCOperand::CreateImm(getPrefetch()));
1764 StringRef Name = AArch64PRFM::PRFMMapper().toString(getPrefetch(), Valid);
1768 OS << "<prfop invalid #" << getPrefetch() << ">";