Searched refs:SLM (Results 1 – 9 of 9) 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 */ 182 /* CON 2 on SLM-1683 - microSD */ 220 /* SLM-1521-V2, CON11 */
|
| H A D | cn9130-db.dtsi | 126 /* SLM-1521-V2, CON9 */ 193 /* SLM-1521-V2 - U3 */ 269 /* SLM-1521-V2, CON6 */ 284 /* SLM-1521-V2, CON2 */
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveIntervalCalc.cpp | 159 LaneBitmask SLM = TRI.getSubRegIndexLaneMask(SubReg); in extendToUses() local 161 SLM = ~SLM; in extendToUses() 163 if ((SLM & Mask).none()) in extendToUses()
|
| H A D | MachineVerifier.cpp | 3748 LaneBitmask SLM = in verifyLiveRangeSegment() local 3756 SLM = ~SLM; in verifyLiveRangeSegment() 3761 if (LaneMask.any() && (LaneMask & SLM).none()) in verifyLiveRangeSegment()
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangOpenCLBuiltinEmitter.cpp | 621 for (const auto &SLM : SignatureListMap) { in EmitBuiltinTable() local 624 for (const auto &Name : SLM.second.Names) { in EmitBuiltinTable() 629 for (const auto &Overload : SLM.second.Signatures) { in EmitBuiltinTable() 721 for (const auto &SLM : SignatureListMap) { in EmitStringMatcher() local 722 const auto &Ovl = SLM.second.Signatures; in EmitStringMatcher() 726 for (const auto &FctName : SLM.second.Names) { in EmitStringMatcher()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 311 LaneBitmask SLM = getLaneMask(Reg, Op.getSubReg()); in updateKillFlags() local 312 if ((SLM & LM) == SLM) { in updateKillFlags() 366 LaneBitmask SLM = getLaneMask(DR, DSR); in updateDeadsInRange() local 367 LaneBitmask A = SLM & LM; in updateDeadsInRange() 368 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/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 12877 @Article{Saltzer:1974:SLM,
|