Lines Matching refs:NSA
15 // - MIMGEncGfx10Default: gfx10 default (non-NSA) encoding
16 // - MIMGEncGfx10NSA: gfx10 NSA encoding
17 // - MIMGEncGfx11Default: gfx11 default (non-NSA) encoding
18 // - MIMGEncGfx11NSA: gfx11 NSA encoding
217 // If NSA is used this counts number of operands VAddrDwords is split into.
248 int NSA = !if(!le(num_addrs, 1), ?,
277 // Base class of all non-NSA gfx10 MIMG instructions.
290 // Base class for all NSA MIMG instructions.
291 // Note that 1-dword addresses always use non-NSA variants.
305 let nsa = nsah.NSA;
308 // Base class of all non-NSA gfx11 MIMG instructions.
321 // Base class for all NSA MIMG instructions.
322 // Note that 1-dword addresses always use non-NSA variants.
339 let nsa = nsah.NSA;
1014 // For NSA, generate machine instructions for all possible numbers of words
1015 // except 1 (which is already covered by the non-NSA case).
1017 // variants with the same number of NSA words, and custom code then derives