Home
last modified time | relevance | path

Searched defs:fixed_int8_t (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-sve-fixed-vectors.cpp19 typedef __SVInt8_t fixed_int8_t __attribute__((arm_sve_vector_bits(N))); typedef
44 void f1(S<fixed_int8_t>) {} in f1()
H A Daarch64-sve-fixedtypeinfo.cpp23 typedef __SVInt8_t fixed_int8_t __attribute__((arm_sve_vector_bits(N))); typedef
/llvm-project/clang/test/SemaCXX/
H A Dattr-arm-sve-vector-bits.cpp9 typedef svint8_t fixed_int8_t __attribute__((arm_sve_vector_bits(N))); typedef
/llvm-project/clang/test/CodeGen/
H A Daarch64-sve-vls-subscript-ops.c
H A Dattr-arm-sve-vector-bits-types.c14 typedef svint8_t fixed_int8_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.c34 typedef svint8_t fixed_int8_t __attribute__((arm_sve_vector_bits(N))); typedef