Home
last modified time | relevance | path

Searched defs:v1i128 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi-vector.c45 typedef __attribute__((vector_size(16))) __int128 v1i128; global() typedef
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-abi.c181 typedef __int128_t v1i128 __attribute__((vector_size(16))); typedef