Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/RISCV/
Driscv64-lp64-lp64f-lp64d-abi.c78 typedef int64_t v1i64 __attribute__((vector_size(8))); typedef
Driscv32-ilp32-ilp32f-ilp32d-abi.c128 typedef int64_t v1i64 __attribute__((vector_size(8))); typedef
/external/clang/test/CodeGen/
Dsystemz-abi-vector.c23 typedef __attribute__((vector_size(8))) long long v1i64; typedef
Dx86_64-arguments.c261 typedef unsigned long long v1i64 __attribute__((__vector_size__(8))); typedef
/external/llvm/include/llvm/CodeGen/
DMachineValueType.h95 v1i64 = 45, // 1 x i64 enumerator
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dsystemz-abi-vector.c33 typedef __attribute__((vector_size(8))) long long v1i64; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h107 v1i64 = 57, // 1 x i64 enumerator
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h108 v1i64 = 58, // 1 x i64 enumerator
/external/llvm-project/clang/test/CodeGen/X86/
Dx86_64-arguments.c261 typedef unsigned long long v1i64 __attribute__((__vector_size__(8))); typedef