Searched defs:align_ (Results 1 – 9 of 9) sorted by relevance
166 const uint32_t align_; variable223 const uint32_t align_; variable
103 const uint32_t align_; variable
47 typename ::boost::type_with_alignment<alignment_>::type align_; member
44 #define SIMDALIGN(type_, align_) __declspec(align(align_)) type_ argument48 #define SIMDALIGN(type_, align_) type_ __attribute__((aligned(align_))) argument
279 T align_; member
203 typename boost::type_with_alignment< A >::type align_; member
36 typename boost::type_with_alignment< A >::type align_; member
873 Align align_; member1188 Align align_; member1220 Align align_; in MakeUnique() member
4035 unsigned align_, unsigned const_offset, Temp dst_hint) in mubuf_load_callback()4104 unsigned align_, unsigned const_offset, Temp dst_hint) in global_load_callback()