Home
last modified time | relevance | path

Searched defs:v4i16 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/PowerPC/
H A Dppc64-vector.c5 typedef short v4i16 __attribute__((vector_size (8))); typedef
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi-vector.c35 typedef __attribute__((vector_size(8))) short v4i16; global() typedef
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-abi.c123 typedef uint16_t v4i16 __attribute__((vector_size(8))); typedef