Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi-vector.c31 typedef __attribute__((vector_size(4))) int v1i32; global() typedef
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv32-abi.c128 typedef int32_t v1i32 __attribute__((vector_size(4))); typedef