Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/PowerPC/
Dvsx-minmax.ll95 ; vf4 = vec_vminfp(vf, vf);
/external/clang/test/CodeGen/
Dbuiltins-ppc-vsx.c235 res_vf = vec_vminfp(vf, vf); in test1()
Dbuiltins-ppc-altivec.c2093 res_vf = vec_vminfp(vf, vf); in test6()
/external/clang/lib/Headers/
Daltivec.h4118 vec_vminfp(vector float __a, vector float __b) { in vec_vminfp() function