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_nlt
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h
4185
/*--
vec_all_nlt
------------------------------------------------------------*/
4189
vec_all_nlt
(__vector float __a, __vector float __b) {
function
4197
vec_all_nlt
(__vector double __a, __vector double __b) {
function
altivec.h
15881
/*
vec_all_nlt
*/
15884
vec_all_nlt
(vector float __a, vector float __b) {
function
15893
static __inline__ int __ATTRS_o_ai
vec_all_nlt
(vector double __a,
function
/src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h
84
#define
vec_all_nlt
(X, Y) vec_all_ngt ((Y), (X))
macro
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h
84
#define
vec_all_nlt
(X, Y) vec_all_ngt ((Y), (X))
macro
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h
2937
/*
vec_all_nlt
(all elements not less than)
2940
static inline int
vec_all_nlt
(vec_float4 a, vec_float4 b)
function
Completed in 32 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026