OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:si_from_short
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
si2vmx.h
88
static __inline qword
si_from_short
(short s) {
function
293
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
335
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
523
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
710
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
1235
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
1811
return ((qword)(vec_sub(vec_splat((vec_short8)(
si_from_short
(b)), 1),
1983
return ((qword)(vec_splat((vec_short8)(
si_from_short
(imm)), 1)));
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
si2vmx.h
88
static __inline qword
si_from_short
(short s) {
function
293
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
335
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
523
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
710
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
1235
vec_splat((vec_short8)(
si_from_short
(b)), 1))));
1811
return ((qword)(vec_sub(vec_splat((vec_short8)(
si_from_short
(b)), 1),
1983
return ((qword)(vec_splat((vec_short8)(
si_from_short
(imm)), 1)));
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h
244
#define
si_from_short
(scalar) __builtin_si_from_short(scalar)
macro
Completed in 17 milliseconds
Indexes created Tue Apr 14 00:22:26 UTC 2026