Home
last modified time | relevance | path

Searched refs:NSA (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DGCNNSAReassign.cpp169 bool NSA = false; in CheckNSA() local
221 NSA = true; in CheckNSA()
224 return NSA ? NSA_Status::NON_CONTIGUOUS : NSA_Status::CONTIGUOUS; in CheckNSA()
DMIMGInstructions.td15 // - 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
DAMDGPU.td226 "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/
DGenericTaintChecker.cpp347 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/
Dkirkwood-nsa325.dts2 /* Device tree file for the Zyxel NSA 325 NAS box.
Dkirkwood-nsa320.dts2 /* Device tree file for the Zyxel NSA 320 NAS box.
/freebsd-12-stable/crypto/openssl/doc/man7/
Ddes_modes.pod196 memory, not very likely, even for the NSA.