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_round
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h
9285
/*--
vec_round
--------------------------------------------------------------*/
9289
vec_round
(__vector float __a) {
function
9295
vec_round
(__vector double __a) {
function
altivec.h
8381
/*
vec_round
*/
8383
static __inline__ vector float __ATTRS_o_ai
vec_round
(vector float __a) {
function
8392
static __inline__ vector double __ATTRS_o_ai
vec_round
(vector double __a) {
function
/src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h
111
#define
vec_round
(X) __builtin_s390_vfi((X), 4, 4)
macro
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h
111
#define
vec_round
(X) __builtin_s390_vfi((X), 4, 4)
macro
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h
1592
/*
vec_round
(vector round)
1595
static inline vec_float4
vec_round
(vec_float4 a)
function
Completed in 353 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026