Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-sve-fixed-vectors.cpp25 typedef __SVUint16_t fixed_uint16_t __attribute__((arm_sve_vector_bits(N))); typedef
79 void f6(S<fixed_uint16_t>) {} in f6()
H A Daarch64-sve-fixedtypeinfo.cpp29 typedef __SVUint16_t fixed_uint16_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.c20 typedef svuint16_t fixed_uint16_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.c40 typedef svuint16_t fixed_uint16_t __attribute__((arm_sve_vector_bits(N))); typedef