Home
last modified time | relevance | path

Searched refs:SLM (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/src/arm64/marvell/
H A Dcn9132-db.dtsi103 /* SLM-1521-V2, CON9 */
124 /* SLM-1521-V2 - U3 */
152 /* SLM-1521-V2, CON6 */
162 /* SLM-1521-V2, CON8 */
174 /* SLM-1521-V2, CON4 */
181 /* CON 2 on SLM-1683 - microSD */
219 /* SLM-1521-V2, CON11 */
H A Dcn9130-db.dtsi126 /* SLM-1521-V2, CON9 */
193 /* SLM-1521-V2 - U3 */
270 /* SLM-1521-V2, CON6 */
285 /* SLM-1521-V2, CON2 */
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp160 LaneBitmask SLM = TRI.getSubRegIndexLaneMask(SubReg); in extendToUses() local
162 SLM = ~SLM; in extendToUses()
164 if ((SLM & Mask).none()) in extendToUses()
H A DMachineVerifier.cpp3288 LaneBitmask SLM = in verifyLiveRangeSegment() local
3296 SLM = ~SLM; in verifyLiveRangeSegment()
3301 if (LaneMask.any() && (LaneMask & SLM).none()) in verifyLiveRangeSegment()
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpenCLBuiltinEmitter.cpp626 for (const auto &SLM : SignatureListMap) { in EmitBuiltinTable() local
629 for (const auto &Name : SLM.second.Names) { in EmitBuiltinTable()
634 for (const auto &Overload : SLM.second.Signatures) { in EmitBuiltinTable()
726 for (const auto &SLM : SignatureListMap) { in EmitStringMatcher() local
727 const auto &Ovl = SLM.second.Signatures; in EmitStringMatcher()
731 for (const auto &FctName : SLM.second.Names) { in EmitStringMatcher()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp327 LaneBitmask SLM = getLaneMask(Reg, Op.getSubReg()); in updateKillFlags() local
328 if ((SLM & LM) == SLM) { in updateKillFlags()
382 LaneBitmask SLM = getLaneMask(DR, DSR); in updateDeadsInRange() local
383 LaneBitmask A = SLM & LM; in updateDeadsInRange()
384 return { A.any(), A == SLM }; in updateDeadsInRange()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleSLM.td15 // All x86 instructions are modeled as a single micro-op, and SLM can decode 2
463 // Remaining SLM instrs.
/freebsd-14.2/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md74 or Sysevent Loadable Module (SLM) on the illumos platform. The added
/freebsd-14.2/sys/dts/arm/
H A Dimx51x.dtsi241 /* 70034000 0x4000 SLM */
H A Dimx53x.dtsi291 /* 50034000 0x4000 SLM */
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.in12877 @Article{Saltzer:1974:SLM,