Searched refs:nativeLoad (Results 1 – 1 of 1) sorted by relevance
61 template <typename SrcAddrT> static inline auto nativeLoad(SrcAddrT src) { in nativeLoad() function97 nativeStore(nativeLoad(src), dst); in copy()104 const auto payload = nativeLoad(src); in move()126 Backend::template notEquals<type>(nativeLoad(src1), nativeLoad(src2)); in isDifferent()141 const auto a = nativeLoad(src1); in threeWayCmp()142 const auto b = nativeLoad(src2); in threeWayCmp()