Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
Daltivec.h5549 vec_vslo(vector signed char __a, vector signed char __b) in vec_vslo() function
5556 vec_vslo(vector signed char __a, vector unsigned char __b) in vec_vslo() function
5563 vec_vslo(vector unsigned char __a, vector signed char __b) in vec_vslo() function
5570 vec_vslo(vector unsigned char __a, vector unsigned char __b) in vec_vslo() function
5577 vec_vslo(vector short __a, vector signed char __b) in vec_vslo() function
5583 vec_vslo(vector short __a, vector unsigned char __b) in vec_vslo() function
5589 vec_vslo(vector unsigned short __a, vector signed char __b) in vec_vslo() function
5596 vec_vslo(vector unsigned short __a, vector unsigned char __b) in vec_vslo() function
5603 vec_vslo(vector pixel __a, vector signed char __b) in vec_vslo() function
5609 vec_vslo(vector pixel __a, vector unsigned char __b) in vec_vslo() function
[all …]
/freebsd-9-stable/contrib/gcc/config/rs6000/
Daltivec.h88 #define vec_vslo vec_slo macro
/freebsd-9-stable/contrib/gcc/
DChangeLog-200224719 (vec_vslo): New.