Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
Dvsx-minmax.ll92 ; vf2 = vec_vmaxfp(vf, vf);
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dvsx-minmax.ll92 ; vf2 = vec_vmaxfp(vf, vf);
/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c222 res_vf = vec_vmaxfp(vf, vf); in test1()
Dbuiltins-ppc-altivec.c1757 res_vf = vec_vmaxfp(vf, vf); in test6()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c237 res_vf = vec_vmaxfp(vf, vf); in test1()
Dbuiltins-ppc-altivec.c1930 res_vf = vec_vmaxfp(vf, vf); in test6()
/external/clang/lib/Headers/
Daltivec.h3270 vec_vmaxfp(vector float __a, vector float __b) { in vec_vmaxfp() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h4693 vec_vmaxfp(vector float __a, vector float __b) { in vec_vmaxfp() function