Home
last modified time | relevance | path

Searched defs:fixed_int64_t (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-sve-fixed-vectors.cpp22 typedef __SVInt64_t fixed_int64_t __attribute__((arm_sve_vector_bits(N))); typedef
65 void f4(S<fixed_int64_t>) {} in f4()
H A Daarch64-sve-fixedtypeinfo.cpp26 typedef __SVInt64_t fixed_int64_t __attribute__((arm_sve_vector_bits(N))); typedef
/llvm-project/clang/test/CodeGen/
H A Dattr-arm-sve-vector-bits-globals.c11 typedef svint64_t fixed_int64_t __attribute__((arm_sve_vector_bits(N))); typedef
H A Dattr-arm-sve-vector-bits-bitcast.c12 typedef svint64_t fixed_int64_t __attribute__((arm_sve_vector_bits(N))); typedef
H A Daarch64-sve-vls-subscript-ops.c
H A Dattr-arm-sve-vector-bits-types.c17 typedef svint64_t fixed_int64_t __attribute__((arm_sve_vector_bits(N))); typedef
H A Daarch64-sve-vls-bitwise-ops.c
H A Daarch64-sve-vls-shift-ops.c
H A Daarch64-sve-vls-compare-ops.c
H A Daarch64-sve-vls-arith-ops.c
/llvm-project/clang/test/Sema/
H A Dattr-arm-sve-vector-bits.c37 typedef svint64_t fixed_int64_t __attribute__((arm_sve_vector_bits(N))); typedef