Home | History | Annotate | Download | only in aarch64

Lines Matching refs:prfop

4323   Instr prfop = ImmPrefetchOperation(op);
4324 Emit(PRFM | prfop | LoadStoreMemOperand(addr, kXRegSizeInBytesLog2, option));