Home
last modified time | relevance | path

Searched refs:unaligned_vec_uint (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h17724 typedef vector unsigned int unaligned_vec_uint __attribute__((aligned(1))); typedef
17758 return *(unaligned_vec_uint *)__addr; in vec_xl()
18029 *(unaligned_vec_uint *)__addr = __vec; in vec_xst()