Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dinterval_set.h27 template <typename KeyT, IntervalCoalescing Coalescing>
30 using ImplMap = IntervalMap<KeyT, std::monostate, Coalescing>;
H A Dinterval_map.h125 template <typename KeyT, typename ValT, IntervalCoalescing Coalescing>
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp435 class Coalescing : public PBQPRAConstraint { class
843 ConstraintsRoot->addConstraint(std::make_unique<Coalescing>()); in runOnMachineFunction()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dglossary.md32 **CMPL:** Coalescing Maximum Packet Length. The maximum number of bytes left to
37 **CMPPL:** Coalescing Maximum Packet Payload Length. The maximum number of
H A Dtx-packetiser.md186 different encryption levels as per [RFC 9000 12.2 Coalescing Packets], is done
226 - Coalescing MPL (CMPL): The maximum number of bytes left to serialize
231 - Coalescing MPPL (CMPPL): The maximum number of payload bytes we can put in
697 [RFC 9000 12.2 Coalescing Packets]: https://datatracker.ietf.org/doc/html/rfc9000#section-12.2