Lines Matching defs:vec_cp_until_zero
9427 /*-- vec_cp_until_zero ------------------------------------------------------*/
9430 vec_cp_until_zero(__vector signed char __a) {
9436 vec_cp_until_zero(__vector __bool char __a) {
9442 vec_cp_until_zero(__vector unsigned char __a) {
9447 vec_cp_until_zero(__vector signed short __a) {
9453 vec_cp_until_zero(__vector __bool short __a) {
9459 vec_cp_until_zero(__vector unsigned short __a) {
9464 vec_cp_until_zero(__vector signed int __a) {
9470 vec_cp_until_zero(__vector __bool int __a) {
9476 vec_cp_until_zero(__vector unsigned int __a) {