|
QUICKCPPLIB_NOINLINE flush_impl_type | quickcpplib::_xxx::mem_flush_loads_stores::detail::make_flush_impl () noexcept |
|
flush_impl_type | quickcpplib::_xxx::mem_flush_loads_stores::detail::flush_impl () noexcept |
|
potentially_unknown_jump_ptr | quickcpplib::_xxx::mem_flush_loads_stores::detail::potentially_unknown_jump (potentially_unknown_jump_ptr set=nullptr) |
|
memory_flush | quickcpplib::_xxx::mem_flush_loads_stores::mem_force_reload (const byte *data, size_t bytes, memory_flush kind=memory_flush_none, std::memory_order order=std::memory_order_acquire) noexcept |
|
template<size_t N> |
memory_flush | quickcpplib::_xxx::mem_flush_loads_stores::mem_force_reload (const byte(®ion)[N], memory_flush kind=memory_flush_none, std::memory_order order=std::memory_order_acquire) noexcept |
|
memory_flush | quickcpplib::_xxx::mem_flush_loads_stores::mem_flush_stores (const byte *data, size_t bytes, memory_flush kind=memory_flush_none, std::memory_order order=std::memory_order_release) noexcept |
|
template<size_t N> |
memory_flush | quickcpplib::_xxx::mem_flush_loads_stores::mem_flush_stores (const byte(®ion)[N], memory_flush kind=memory_flush_none, std::memory_order order=std::memory_order_release) noexcept |
|