__builtin_vsx_build_pair

Purpose

Produces a vector pair from two vectors.

Note: This built-in function is valid only when both of the following conditions are met:
  • The -mcpu option is set to target Power10 processors.
  • The compiler mode is 64-bit.
Note: This built-in function is available starting from IBM® Open XL C/C++ for AIX® 17.1.0.1.

Syntax

__builtin_vsx_build_pair(a,b,c)

Argument types

The following table describes the types of the function arguments.

Table 1. Types of the function arguments
a b c
__vector_pair* vector unsigned char vector unsigned char