Home
last modified time | relevance | path

Searched refs:LS1 (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1402 LatticeCell LS1; in evaluateANDri() local
1405 if (LS1.isBottom() || LS1.isProperty()) in evaluateANDri()
1469 LatticeCell LS1; in evaluateORri() local
1472 if (LS1.isBottom() || LS1.isProperty()) in evaluateORri()
1525 LatticeCell LS1; in evaluateXORri() local
1558 LatticeCell LS1; in evaluateZEXTr() local
1592 if (LS1.isBottom() || LS1.isProperty()) in evaluateSEXTr()
1657 if (LS1.isBottom() || LS1.isProperty()) in evaluateCLBr()
1692 if (LS1.isBottom() || LS1.isProperty()) in evaluateCTBr()
1786 if (LS1.isBottom() || LS1.isProperty()) in evaluateSplatr()
[all …]
/freebsd-12.1/contrib/bmake/
H A Dinstall-sh84 LS1=
97 /bin/ls -1 $0 >/dev/null 2>&1 && LS1=1
111 n=`/bin/ls -t$LS1 $* 2>/dev/null | head -1`
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64SchedThunderX2T99.td212 // 1 cycles on LS0 or LS1.
217 // 1 cycles on LS0 or LS1 and I0, I1, or I2.
230 // 2 cycles on LS0 or LS1.
236 // 4 cycles on LS0 or LS1.
242 // 5 cycles on LS0 or LS1.
248 // 6 cycles on LS0 or LS1.
293 // 1 cycles on LS0 or LS1 and F0 or F1.
299 // 5 cycles on LS0 or LS1 and F0 or F1.
305 // 6 cycles on LS0 or LS1 and F0 or F1.
311 // 7 cycles on LS0 or LS1 and F0 or F1.
[all …]
/freebsd-12.1/contrib/gcc/config/mips/
H A Dsb1.md146 ;; Indexed loads can only execute on LS1 pipe.
182 ;; Indexed stores can only execute on LS1 pipe.
208 ;; On SB-1, simple alu instructions can execute on the LS1 unit.
229 ;; insns to the LS unit, and that we don't conflict with insns that need LS1
231 ;; alu instructions that are not supposed to be scheduled to LS1 don't
232 ;; accidentally end up there because LS1 is free when they are issued. This
242 ;; On SB-1A, simple alu instructions can not execute on the LS1 unit, and we
/freebsd-12.1/contrib/ncurses/misc/
H A Dterminfo.src21096 # (Q) SI is also called LS1, Locking Shift One.