Lines Matching defs:vec_cp_until_zero
11127 /*-- vec_cp_until_zero ------------------------------------------------------*/
11130 vec_cp_until_zero(__vector signed char __a) {
11136 vec_cp_until_zero(__vector __bool char __a) {
11142 vec_cp_until_zero(__vector unsigned char __a) {
11147 vec_cp_until_zero(__vector signed short __a) {
11153 vec_cp_until_zero(__vector __bool short __a) {
11159 vec_cp_until_zero(__vector unsigned short __a) {
11164 vec_cp_until_zero(__vector signed int __a) {
11170 vec_cp_until_zero(__vector __bool int __a) {
11176 vec_cp_until_zero(__vector unsigned int __a) {