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_revb
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h
526
/*--
vec_revb
---------------------------------------------------------------*/
529
vec_revb
(__vector signed short __vec) {
function
535
vec_revb
(__vector unsigned short __vec) {
function
540
vec_revb
(__vector signed int __vec) {
function
546
vec_revb
(__vector unsigned int __vec) {
function
551
vec_revb
(__vector signed long long __vec) {
function
557
vec_revb
(__vector unsigned long long __vec) {
function
563
vec_revb
(__vector float __vec) {
function
570
vec_revb
(__vector double __vec) {
function
altivec.h
17432
/*
vec_revb
*/
17434
vec_revb
(vector bool char __a) {
function
17439
vec_revb
(vector signed char __a) {
function
17444
vec_revb
(vector unsigned char __a) {
function
17449
vec_revb
(vector bool short __a) {
function
17456
vec_revb
(vector signed short __a) {
function
17463
vec_revb
(vector unsigned short __a) {
function
17470
vec_revb
(vector bool int __a) {
function
17477
vec_revb
(vector signed int __a) {
function
17484
vec_revb
(vector unsigned int __a)
function
17491
vec_revb
(vector float __a) {
function
17499
vec_revb
(vector bool long long __a) {
function
17506
vec_revb
(vector signed long long __a) {
function
17513
vec_revb
(vector unsigned long long __a) {
function
17520
vec_revb
(vector double __a) {
function
17530
vec_revb
(vector signed __int128 __a) {
function
17539
vec_revb
(vector unsigned __int128 __a) {
function
[
all
...]
/src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h
337
#define
vec_revb
__builtin_s390_vec_revb
macro
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h
337
#define
vec_revb
__builtin_s390_vec_revb
macro
Completed in 57 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026