Searched refs:alignment_access_helper (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
H A DEndian.h30 struct alignment_access_helper;
33 struct alignment_access_helper<value_type, aligned> struct in namespace:llvm::support::detail
42 struct alignment_access_helper<value_type, unaligned> struct in namespace:llvm::support::detail
54 reinterpret_cast<const detail::alignment_access_helper
65 reinterpret_cast<detail::alignment_access_helper<value_type, align> *>
72 reinterpret_cast<const detail::alignment_access_helper
83 reinterpret_cast<detail::alignment_access_helper<value_type, align> *>

Completed in 43 milliseconds