Lines Matching refs:writeback
5977 class MVE_vldst24_base<bit writeback, bit fourregs, bits<2> stage, bits<2> size,
5986 let Inst{21} = writeback;
6002 // A parameter class used to encapsulate all the ways the writeback
6003 // variants of VLD20 and friends differ from the non-writeback ones.
6006 bit writeback = b;
6037 : MVE_vldst24_base<wb.writeback, n.bit0, pat, size, 1,
6046 : MVE_vldst24_base<wb.writeback, n.bit0, pat, size, 0,
6054 // vector lane; writeback or no writeback.
6243 // generate three writeback modes (none, preindex, postindex).
6303 // names shown in the defm, with _pre or _post appended for writeback,
6473 // writeback, in which the address vector is updated to hold the
6491 // Multiclass that generates the non-writeback and writeback variants.
6502 // non-writeback loads and all the stores. (The writeback loads must