OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vec_all_nle
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h
4167
/*--
vec_all_nle
------------------------------------------------------------*/
4171
vec_all_nle
(__vector float __a, __vector float __b) {
function
4179
vec_all_nle
(__vector double __a, __vector double __b) {
function
altivec.h
15863
/*
vec_all_nle
*/
15866
vec_all_nle
(vector float __a, vector float __b) {
function
15875
static __inline__ int __ATTRS_o_ai
vec_all_nle
(vector double __a,
function
/src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h
83
#define
vec_all_nle
(X, Y) vec_all_nge ((Y), (X))
macro
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h
83
#define
vec_all_nle
(X, Y) vec_all_nge ((Y), (X))
macro
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h
2928
/*
vec_all_nle
(all elements not less than or equal)
2931
static inline int
vec_all_nle
(vec_float4 a, vec_float4 b)
function
Completed in 88 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026