Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c61 float param_f; variable
4947 vec_st(vf, 0, &param_f); in test6()
5051 vec_stvx(vf, 0, &param_f); in test6()
5112 vec_ste(vf, 0, &param_f); in test6()
5172 vec_stvewx(vf, 0, &param_f); in test6()
5277 vec_stl(vf, 0, &param_f); in test6()
5381 vec_stvxl(vf, 0, &param_f); in test6()
7956 res_vf = vec_promote(param_f, 0); in test6()
7987 res_vf = vec_splats(param_f); in test6()
9526 vec_xst(vf, param_sll, &param_f); in test10()
[all …]