Home
last modified time | relevance | path

Searched defs:v4f32 (Results 1 – 17 of 17) sorted by relevance

/llvm-project/clang/test/Sema/
H A Daarch64-neon-target.c16 void fp16(uint32x2_t v2i32, uint32x4_t v4i32, uint16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_t v4f16, bfloat16x4_t v4bf16) { in fp16() argument
29 void i8mm(uint32x2_t v2i32, uint32x4_t v4i32, uint16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_t v4f16, bfloat16x4_t v4bf16) { in i8mm() argument
35 void bf16(uint32x2_t v2i32, uint32x4_t v4i32, uint16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_t v4f16, bfloat16x4_t v4bf16, __bf16 bf16) { in bf16() argument
58 void test_v83(float32x4_t v4f32, float16x4_t v4f16, float64x2_t v2f64) { in test_v83() argument
65 void test_v85(float32x4_t v4f32) { in test_v85() argument
69 void undefined(uint32x2_t v2i32, uint32x4_t v4i32, uint16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_ argument
[all...]
H A Darm-neon-target.c14 …t16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_t… in fp16()
21 …t16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_t… in i8mm()
26 …t16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_t… in bf16()
42 void test_v83(float32x4_t v4f32, float16x4_t v4f16) { in test_v83()
47 …t16x8_t v8i16, uint8x16_t v16i8, uint8x8_t v8i8, float32x2_t v2f32, float32x4_t v4f32, float16x4_t… in undefined()
H A Darm_vfma.c8 void func(float32x2_t v2f32, float32x4_t v4f32) { in func()
H A Dvector-gcc-compat.cpp17 typedef float v4f32 __attribute__((vector_size(16))); typedef
H A Dvector-gcc-compat.c15 typedef float v4f32 __attribute__((vector_size(16))); typedef
H A Dbuiltins-elementwise-math.c889 float4 v4f32 = 0.0f; test_builtin_elementwise_copysign() local
916 test_builtin_elementwise_fma(int i32,int2 v2i32,short i16,double f64,double2 v2f64,double2 v3f64,float f32,float2 v2f32,float v3f32,float4 v4f32,const float4 c_v4f32,int3 v3i32,int * ptr) test_builtin_elementwise_fma() argument
[all...]
/llvm-project/clang/test/CodeGen/LoongArch/lsx/
H A Dbuiltin-approximate.c4 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
H A Dbuiltin-error.c21 typedef float v4f32 __attribute__((vector_size(16), aligned(16))); typedef
H A Dbuiltin.c20 typedef float v4f32 __attribute__ ((vector_size(16), aligned(16))); typedef
/llvm-project/clang/test/CodeGen/
H A Dregcall4.c73 typedef float __attribute__((vector_size(16))) v4f32; typedef
H A Dregcall.c73 typedef float __attribute__((vector_size(16))) v4f32; typedef
H A Dvectorcall.c60 typedef float __attribute__((vector_size(16))) v4f32; typedef
H A Dbuiltins-elementwise-math.c799 test_builtin_elementwise_fma(float f32,double f64,float2 v2f32,float4 v4f32,double2 v2f64,double3 v3f64,const float4 c_v4f32,half f16,half2 v2f16) test_builtin_elementwise_fma() argument
[all...]
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi-vector.c46 typedef __attribute__((vector_size(16))) float v4f32; global() typedef
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_64-arguments.c156 typedef float v4f32 __attribute__((__vector_size__(16))); typedef
/llvm-project/clang/lib/Headers/
H A Dmsa.h30 typedef float v4f32 __attribute__((vector_size(16), aligned(16))); typedef
H A Dlsxintrin.h30 typedef float v4f32 __attribute__((vector_size(16), aligned(16))); typedef
[all...]