Searched refs:NSA (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | GCNNSAReassign.cpp | 169 bool NSA = false; in CheckNSA() local 221 NSA = true; in CheckNSA() 224 return NSA ? NSA_Status::NON_CONTIGUOUS : NSA_Status::CONTIGUOUS; in CheckNSA()
|
| D | MIMGInstructions.td | 15 // - MIMGEncGfx10Default: gfx10 default (non-NSA) encoding 16 // - MIMGEncGfx10NSA: gfx10 NSA encoding 204 int NSA = !if(!le(num_addrs, 1), ?, 231 // Base class of all non-NSA gfx10 MIMG instructions. 243 // Base class for all NSA MIMG instructions. 244 // Note that 1-dword addresses always use non-NSA variants. 257 let nsa = nsah.NSA; 773 // For NSA, generate machine instructions for all possible numbers of words 774 // except 1 (which is already covered by the non-NSA case). 776 // variants with the same number of NSA words, and custom code then derives
|
| D | AMDGPU.td | 226 "MIMG-NSA followed by VMEM fail if EXEC_LO or EXEC_HI equals zero" 232 "MIMG-NSA in a hard clause has unpredictable results on GFX10.1" 459 "Support NSA encoding for image instructions"
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | GenericTaintChecker.cpp | 347 static void mapping(IO &IO, TaintConfig::NameScopeArgs &NSA) { in mapping() 348 IO.mapRequired("Name", std::get<0>(NSA)); in mapping() 349 IO.mapOptional("Scope", std::get<1>(NSA)); in mapping() 350 IO.mapRequired("Args", std::get<2>(NSA)); in mapping()
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | kirkwood-nsa325.dts | 2 /* Device tree file for the Zyxel NSA 325 NAS box.
|
| D | kirkwood-nsa320.dts | 2 /* Device tree file for the Zyxel NSA 320 NAS box.
|
| /freebsd-12-stable/crypto/openssl/doc/man7/ |
| D | des_modes.pod | 196 memory, not very likely, even for the NSA.
|