Home
last modified time | relevance | path

Searched defs:PickAlignment (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DEndian.h30 struct PickAlignment { struct
53 (detail::PickAlignment<value_type, alignment>::value)), in read() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DEndian.h38 struct PickAlignment { struct
39 enum { value = alignment == 0 ? alignof(T) : alignment };