Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h17725 typedef vector float unaligned_vec_float __attribute__((aligned(1))); typedef
17764 return *(unaligned_vec_float *)__addr; in vec_xl()
18035 *(unaligned_vec_float *)__addr = __vec; in vec_xst()