Searched refs:LSP (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 710 SlotIndex LSP = SA.getLastSplitPoint(&MBB); in enterIntvAtEnd() local 711 if (LSP < Last) { in enterIntvAtEnd() 718 Last = LSP; in enterIntvAtEnd() 1102 SlotIndex LSP = SA.getLastSplitPoint(Dom.first); in hoistCopies() local 1103 if (LSP <= ParentVNI->def) { in hoistCopies() 1107 Dom.second = defFromParent(0, ParentVNI, LSP, *Dom.first, in hoistCopies() 1692 SlotIndex LSP = SA.getLastSplitPoint(MBBNum); in splitLiveThroughBlock() local 1693 assert((!IntvOut || !EnterAfter || EnterAfter < LSP) && "Impossible intf"); in splitLiveThroughBlock() 1705 if (LeaveBefore && LeaveBefore < LSP) { in splitLiveThroughBlock() 1764 SlotIndex LSP = SA.getLastSplitPoint(BI.MBB); in splitRegInBlock() local [all …]
|
/freebsd/contrib/libpcap/ |
H A D | grammar.y.in | 405 %token ISO ESIS CLNP ISIS L1 L2 IIH LSP SNP CSNP PSNP 674 | LSP { $$ = Q_ISIS_LSP; }
|
H A D | scanner.l | 314 lsp return LSP;
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 131 LSP ping: Fix "Unused value" warnings from Coverity. 328 ICMP6, IEEE 802.15.4, IPv6, IS-IS, Linux SLL, LLDP, LSP ping, MPTCP, NFS, 629 MPLS LSP ping: Update printing for RFC 4379, bug fixes, more bounds checks 1123 LSP-PING
|
/freebsd/usr.sbin/services_mkdb/ |
H A D | services | 1797 lsp-ping 3503/tcp #MPLS LSP-echo Port 1798 lsp-ping 3503/udp #MPLS LSP-echo Port
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 10503 @Article{Ferguson:1973:LSP,
|