vec_reve

Purpose

Returns a vector that contains the elements of the argument in the reverse element order.

Syntax

d=vec_reve(a)

Result and argument types

The following table describes the types of the returned value and the function argument.

d a
The same type as argument a vector signed char
vector unsigned char
vector signed short
vector unsigned short
vector signed int
vector unsigned int
vector signed long long
vector unsigned long long
vector float
vector double

Result value

The result contains the elements of a in the reverse element order.



Voice your opinion on getting help information Ask IBM compiler experts a technical question in the IBM XL compilers forum Reach out to us