Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
Dvsx-minmax.ll92 ; vf2 = vec_vmaxfp(vf, vf);
/external/swiftshader/third_party/llvm-7.0/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/clang/lib/Headers/
Daltivec.h3270 vec_vmaxfp(vector float __a, vector float __b) { in vec_vmaxfp() function