Home
last modified time | relevance | path

Searched refs:vfa (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c37 vector float vfa = { 1.e-4f, -132.23f, -22.1, 32.00f }; variable
144 res_vf = vec_mergee(vfa, vfa); in test1()
341 res_vf = vec_eqv(vfa, vfa); in test1()
472 res_i = vec_all_eq(vfa, vfa); in test1()
522 res_i = vec_all_ne(vfa, vfa); in test1()
577 res_i = vec_any_eq(vfa, vfa); in test1()
621 res_i = vec_any_ne(vfa, vfa); in test1()
665 res_i = vec_all_ge(vfa, vfa); in test1()
709 res_i = vec_all_gt(vfa, vfa); in test1()
753 res_i = vec_all_le(vfa, vfa); in test1()
[all …]
Dbuiltins-ppc-p9vector.c32 vector float vfa, vfb; variable
614 return vec_cmpne (vfa, vfb); in test38()
747 return vec_insert_exp (vfa,vuib); in test57()
862 return vec_pack_to_short_fp32(vfa, vfb); in test74()
913 return vec_unpackh(vfa); in test79()
928 return vec_unpackl(vfa); in test80()
962 return vec_extract_exp(vfa); in test82()
976 return vec_extract_sig(vfa); in test84()
990 return vec_test_data_class(vfa, __VEC_CLASS_FP_NOT_NORMAL); in test86()
1130 return vec_xst_len(vfa,f,0); in test106()
Dbuiltins-ppc-vec-ins-error.c14 vector float vfa; variable
32 …return vec_replace_elt(vfa, fa, 20); // expected-error {{argument value 20 is outside the valid ra… in test_vec_replace_elt_f()
36 …return vec_replace_elt(vfa, da, 0); // expected-error {{arguments are of different types ('float' … in test_vec_replace_elt_f_2()
64 …return vec_replace_unaligned(vfa, fa, 19); // expected-error {{argument value 19 is outside the va… in test_vec_replace_unaligned_f()
Dbuiltins-ppc-p10vector.c22 vector float vfa, vfb; variable
945 return vec_permx(vfa, vfb, vucc, 0); in test_vec_permx_f()
1007 return vec_blendv(vfa, vfb, vuic); in test_vec_blend_f()
1042 return vec_replace_elt(vfa, fa, 2); in test_vec_replace_elt_f()
1102 return vec_replace_unaligned(vfa, fa, 12); in test_vec_replace_unaligned_f()
1408 return vec_splati_ins(vfa, 0, 1.0f); in test_vec_vec_splati_ins_f()
/external/llvm/test/CodeGen/PowerPC/
Dbuiltins-ppc-elf2-abi.ll7 @vfa = common global <4 x float> zeroinitializer, align 16
32 %0 = load <4 x float>, <4 x float>* @vfa, align 16
56 %0 = load <4 x float>, <4 x float>* @vfa, align 16
57 %1 = load <4 x float>, <4 x float>* @vfa, align 16
80 %0 = load <4 x float>, <4 x float>* @vfa, align 16
104 %0 = load <4 x float>, <4 x float>* @vfa, align 16
128 %0 = load <4 x float>, <4 x float>* @vfa, align 16
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dbuiltins-ppc-elf2-abi.ll7 @vfa = common global <4 x float> zeroinitializer, align 16
32 %0 = load <4 x float>, <4 x float>* @vfa, align 16
56 %0 = load <4 x float>, <4 x float>* @vfa, align 16
57 %1 = load <4 x float>, <4 x float>* @vfa, align 16
80 %0 = load <4 x float>, <4 x float>* @vfa, align 16
104 %0 = load <4 x float>, <4 x float>* @vfa, align 16
128 %0 = load <4 x float>, <4 x float>* @vfa, align 16
Dp10-splatImm32.ll74 define <4 x float> @test_xxsplti32dx_5(<4 x float> %vfa) {
85 …%vecins3.i = shufflevector <4 x float> %vfa, <4 x float> <float undef, float 1.000000e+00, float u…
90 define <4 x float> @test_xxsplti32dx_6(<4 x float> %vfa) {
101 … 2.000000e+00, float undef, float 2.000000e+00, float undef>, <4 x float> %vfa, <4 x i32> <i32 0, …
Dvsx-p9.ll27 @vfa = global <4 x float> zeroinitializer, align 16
125 %20 = load <4 x float>, <4 x float>* @vfa, align 16
/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c37 vector float vfa = { 1.e-4f, -132.23f, -22.1, 32.00f }; variable
332 res_vf = vec_eqv(vfa, vfa); in test1()
/external/llvm-project/llvm/test/MC/SystemZ/
Dinsn-good-z13.s2041 #CHECK: vfa %v0, %v0, %v0, 0, 0 # encoding: [0xe7,0x00,0x00,0x00,0x00,0xe3]
2042 #CHECK: vfa %v0, %v0, %v0, 15, 0 # encoding: [0xe7,0x00,0x00,0x00,0xf0,0xe3]
2043 #CHECK: vfa %v0, %v0, %v0, 0, 15 # encoding: [0xe7,0x00,0x00,0x0f,0x00,0xe3]
2044 #CHECK: vfa %v0, %v0, %v31, 0, 0 # encoding: [0xe7,0x00,0xf0,0x00,0x02,0xe3]
2045 #CHECK: vfa %v0, %v31, %v0, 0, 0 # encoding: [0xe7,0x0f,0x00,0x00,0x04,0xe3]
2046 #CHECK: vfa %v31, %v0, %v0, 0, 0 # encoding: [0xe7,0xf0,0x00,0x00,0x08,0xe3]
2047 #CHECK: vfa %v18, %v3, %v20, 11, 9 # encoding: [0xe7,0x23,0x40,0x09,0xba,0xe3]
2049 vfa %v0, %v0, %v0, 0, 0
2050 vfa %v0, %v0, %v0, 15, 0
2051 vfa %v0, %v0, %v0, 0, 15
[all …]
/external/capstone/arch/SystemZ/
DSystemZGenInsnNameMaps.inc1826 { SYSZ_INS_VFA, "vfa" },
/external/llvm-project/llvm/test/MC/Disassembler/SystemZ/
Dinsns-z13.txt1622 # CHECK: vfa %v0, %v0, %v0, 11, 9
1625 # CHECK: vfa %v18, %v3, %v20, 11, 9
1628 # CHECK: vfa %v31, %v31, %v31, 11, 9
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1021 def VFA : BinaryVRRcFloatGeneric<"vfa", 0xE7E3>;
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZInstrVector.td1048 def VFA : BinaryVRRcFloatGeneric<"vfa", 0xE7E3>;
/external/toolchain-utils/android_bench_suite/panorama_input/
Dtest_006.ppm4669 ���������ó���������ʙ��kZYl`Z�������������þ�����������ß��vfa~mleSRaMP�wz�sp���[KF�.)