HomeSort by: relevance | last modified time | path
    Searched defs:s390_vector_abi (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 475 static int s390_vector_abi = 0; variable
496 if (s390_vector_abi)
524 s390_vector_abi = TARGET_VX_ABI ? 2 : 1;
16529 if (s390_vector_abi != 0)
16531 s390_vector_abi);
s390.cc 475 static int s390_vector_abi = 0; variable
496 if (s390_vector_abi)
524 s390_vector_abi = TARGET_VX_ABI ? 2 : 1;
16529 if (s390_vector_abi != 0)
16531 s390_vector_abi);
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 534 static int s390_vector_abi = 0; variable
555 if (s390_vector_abi)
583 s390_vector_abi = TARGET_VX_ABI ? 2 : 1;
17068 if (s390_vector_abi != 0)
17070 s390_vector_abi);
s390.cc 534 static int s390_vector_abi = 0; variable
555 if (s390_vector_abi)
583 s390_vector_abi = TARGET_VX_ABI ? 2 : 1;
17068 if (s390_vector_abi != 0)
17070 s390_vector_abi);

Completed in 117 milliseconds