Searched refs:SLM (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | cn9132-db.dtsi | 103 /* 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 D | cn9130-db.dtsi | 126 /* SLM-1521-V2, CON9 */ 193 /* SLM-1521-V2 - U3 */ 270 /* SLM-1521-V2, CON6 */ 285 /* SLM-1521-V2, CON2 */
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveIntervalCalc.cpp | 160 LaneBitmask SLM = TRI.getSubRegIndexLaneMask(SubReg); in extendToUses() 162 SLM = ~SLM; in extendToUses() 164 if ((SLM & Mask).none()) in extendToUses() 161 LaneBitmask SLM = TRI.getSubRegIndexLaneMask(SubReg); extendToUses() local
|
H A D | MachineVerifier.cpp | 3597 LaneBitmask SLM = in verifyLiveRangeSegment() local 3605 SLM = ~SLM; in verifyLiveRangeSegment() 3610 if (LaneMask.any() && (LaneMask & SLM).none()) in verifyLiveRangeSegment()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 327 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/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ScheduleSLM.td | 15 // All x86 instructions are modeled as a single micro-op, and SLM can decode 2 463 // Remaining SLM instrs.
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 74 or Sysevent Loadable Module (SLM) on the illumos platform. The added
|
/freebsd/sys/dts/arm/ |
H A D | imx51x.dtsi | 241 /* 70034000 0x4000 SLM */
|
H A D | imx53x.dtsi | 291 /* 50034000 0x4000 SLM */
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 12877 @Article{Saltzer:1974:SLM,
|