Home
last modified time | relevance | path

Searched defs:v1i64 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi-vector.c37 typedef __attribute__((vector_size(8))) long long v1i64; global() typedef
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c252 typedef unsigned long long v1i64 __attribute__((__vector_size__(8))); typedef
/llvm-project/clang/test/CodeGen/RISCV/
H A Driscv64-abi.c124 typedef int64_t v1i64 __attribute__((vector_size(8))); typedef
H A Driscv32-abi.c185 typedef int64_t v1i64 __attribute__((vector_size(8))); typedef