Home
last modified time | relevance | path

Searched refs:res_vf (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c37 vector float res_vf; variable
68 res_vf = vec_abs(vf); in test1()
143 res_vf = vec_ceil(vf); in test1()
188 res_vf = vec_cpsgn(vf, vf); in test1()
205 res_vf = vec_div(vf, vf); in test1()
214 res_vf = vec_max(vf, vf); in test1()
222 res_vf = vec_vmaxfp(vf, vf); in test1()
227 res_vf = vec_min(vf, vf); in test1()
235 res_vf = vec_vminfp(vf, vf); in test1()
265 res_vf = vec_round(vf); in test1()
[all …]
Dbuiltins-ppc-altivec.c37 vector float res_vf; variable
183 res_vf = vec_add(vf, vf); in test1()
259 res_vf = vec_vaddfp(vf, vf); in test1()
705 res_vf = vec_andc(vf, vf); in test1()
711 res_vf = vec_andc(vbi, vf); in test1()
717 res_vf = vec_andc(vf, vbi); in test1()
843 res_vf = vec_vandc(vf, vf); in test1()
849 res_vf = vec_vandc(vbi, vf); in test1()
855 res_vf = vec_vandc(vf, vbi); in test1()
915 res_vf = vec_ceil(vf); in test2()
[all …]
Dbuiltins-ppc-p8vector.c64 vector float res_vf; variable
332 res_vf = vec_eqv(vfa, vfa); in test1()
/external/llvm/test/Transforms/InstCombine/
Dvsx-unaligned.ll8 @res_vf = common global <4 x float> zeroinitializer, align 1
20 store <4 x float>* @res_vf, <4 x float>** %t1, align 8
37 ; CHECK: store <4 x i32> %0, <4 x i32>* bitcast (<4 x float>* @res_vf to <4 x i32>*), align 1
/external/llvm/test/CodeGen/PowerPC/
Dvsx-ldst-builtin-le.ll11 @res_vf = common global <4 x float> zeroinitializer, align 16
31 store <4 x float> %3, <4 x float>* @res_vf, align 16
58 call void @llvm.ppc.vsx.stxvw4x(<4 x i32> %12, i8* bitcast (<4 x float>* @res_vf to i8*))
Dvsx-ldst.ll24 @res_vf = common global <4 x float> zeroinitializer, align 16
40 store <4 x i32> %2, <4 x i32>* bitcast (<4 x float>* @res_vf to <4 x i32>*), align 16