Home
last modified time | relevance | path

Searched defs:v2f64 (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/CodeGen/LoongArch/lsx/
H A Dbuiltin-approximate.c5 typedef double v2f64 __attribute__ ((vector_size(16), aligned(16))); typedef
H A Dbuiltin-error.c23 typedef double v2f64 __attribute__((vector_size(16), aligned(16))); typedef
H A Dbuiltin.c22 typedef double v2f64 __attribute__ ((vector_size(16), aligned(16))); typedef
/llvm-project/clang/test/CodeGen/
H A Dnofpclass.c1091 float2 v2f32, double2 v2f64, half2 v2f16, in call_variadic() argument
1350 float2 v2f32, double2 v2f64, half2 v2f16, in call_variadic_indirect() argument
H A Damdgpu-variadic-call.c196 typedef double v2f64 __attribute__((ext_vector_type(2))); typedef
H A Dbuiltins-elementwise-math.c752 test_builtin_elementwise_copysign(float f1,float f2,double d1,double d2,float4 vf1,float4 vf2,double2 v2f64) test_builtin_elementwise_copysign() argument
800 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
/llvm-project/clang/test/Sema/
H A Daarch64-neon-target.c58 void test_v83(float32x4_t v4f32, float16x4_t v4f16, float64x2_t v2f64) { in test_v83() 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_t v4f16, float64x2_t v2f64, bfloat16x4_t v4bf16, __bf16 bf16, poly64_t poly64, poly64x2_t poly64x2) { in undefined() argument
H A Dvector-gcc-compat.cpp18 typedef double v2f64 __attribute__((vector_size(16))); typedef
H A Dvector-gcc-compat.c16 typedef double v2f64 __attribute__((vector_size(16))); typedef
H A Dbuiltins-elementwise-math.c915 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/llvm/unittests/CodeGen/
H A DScalableVectorMVTsTest.cpp136 EVT v2f64 = EVT::getVectorVT(Ctx, MVT::f64, 2); in TEST() local
/llvm-project/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi-vector.c47 typedef __attribute__((vector_size(16))) double v2f64; global() typedef
/llvm-project/clang/lib/Headers/
H A Dmsa.h32 typedef double v2f64 __attribute__ ((vector_size(16), aligned(16))); typedef
H A Dlsxintrin.h32 typedef double v2f64 __attribute__((vector_size(16), aligned(16))); typedef
[all...]