Home
last modified time | relevance | path

Searched defs:fixed_int32_t (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Daarch64-mangle-sve-fixed-vectors.cpp21 typedef __SVInt32_t fixed_int32_t __attribute__((arm_sve_vector_bits(N))); typedef
58 void f3(S<fixed_int32_t>) {} in f3()
H A Daarch64-sve-fixedtypeinfo.cpp25 typedef __SVInt32_t fixed_int32_t __attribute__((arm_sve_vector_bits(N))); typedef
/llvm-project/clang/test/CodeGen/
H A Dattr-arm-sve-vector-bits-codegen.c10 typedef svint32_t fixed_int32_t __attribute__((arm_sve_vector_bits(N))); typedef
H A Dattr-arm-sve-vector-bits-cast.c10 typedef svint32_t fixed_int32_t __attribute__((arm_sve_vector_bits(N))); typedef
H A Daarch64-sve-vls-subscript-ops.c
H A Dattr-arm-sve-vector-bits-call.c10 typedef svint32_t fixed_int32_t __attribute__((arm_sve_vector_bits(N))); typedef
H A Dattr-arm-sve-vector-bits-types.c16 typedef svint32_t fixed_int32_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.c36 typedef svint32_t fixed_int32_t __attribute__((arm_sve_vector_bits(N))); typedef