Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h17552 typedef vector signed int unaligned_vec_sint __attribute__((aligned(1))); typedef
17581 return *(unaligned_vec_sint *)__addr; in vec_xl()
17852 *(unaligned_vec_sint *)__addr = __vec; in vec_xst()