Lines Matching defs:vp2
924 void test66(const __vector_pair *vpp, __vector_pair *vp2) {
926 __builtin_vsx_stxvp(vp, 0L, vp2);
937 void test67(const __vector_pair *vpp, signed long offset, __vector_pair *vp2) {
939 __builtin_vsx_stxvp(vp, offset, vp2);
950 void test68(const __vector_pair *vpp, __vector_pair *vp2) {
952 __builtin_vsx_stxvp(vp, 18L, vp2);
963 void test69(const __vector_pair *vpp, __vector_pair *vp2) {
965 __builtin_vsx_stxvp(vp, 1L, vp2);
976 void test70(const __vector_pair *vpp, __vector_pair *vp2) {
978 __builtin_vsx_stxvp(vp, 42L, vp2);
989 void test71(const __vector_pair *vpp, __vector_pair *vp2) {
991 __builtin_vsx_stxvp(vp, 32768L, vp2);
1002 void test72(const __vector_pair *vpp, __vector_pair *vp2) {
1004 __builtin_vsx_stxvp(vp, 32799L, vp2);
1089 void test78(const __vector_pair *vpp, __vector_pair *vp2) {
1091 __builtin_mma_stxvp(vp, 0L, vp2);
1102 void test79(const __vector_pair *vpp, signed long offset, __vector_pair *vp2) {
1104 __builtin_mma_stxvp(vp, offset, vp2);
1115 void test80(const __vector_pair *vpp, __vector_pair *vp2) {
1117 __builtin_mma_stxvp(vp, 18L, vp2);
1128 void test81(const __vector_pair *vpp, __vector_pair *vp2) {
1130 __builtin_mma_stxvp(vp, 1L, vp2);
1141 void test82(const __vector_pair *vpp, __vector_pair *vp2) {
1143 __builtin_mma_stxvp(vp, 42L, vp2);
1154 void test83(const __vector_pair *vpp, __vector_pair *vp2) {
1156 __builtin_mma_stxvp(vp, 32768L, vp2);
1167 void test84(const __vector_pair *vpp, __vector_pair *vp2) {
1169 __builtin_mma_stxvp(vp, 32799L, vp2);