Searched refs:s390_vector_abi (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/config/s390/
H A Ds390.c490 static int s390_vector_abi = 0; variable
511 if (s390_vector_abi)
539 s390_vector_abi = TARGET_VX_ABI ? 2 : 1;
14136 if (s390_vector_abi != 0)
14138 s390_vector_abi);

Completed in 114 milliseconds