Searched refs:PickAlignment (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | Endian.h | 35 struct PickAlignment { struct 63 memory, (detail::PickAlignment<value_type, alignment>::value)), in read() 94 memory, (detail::PickAlignment<value_type, alignment>::value)), in write() 121 memory, (detail::PickAlignment<value_type, alignment>::value)), in readAtBitAlignment() 156 memory, (detail::PickAlignment<value_type, alignment>::value)), in writeAtBitAlignment() 190 memory, (detail::PickAlignment<value_type, alignment>::value)), in writeAtBitAlignment() 200 std::size_t ALIGN = PickAlignment<ValueType, Alignment>::value>
|