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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 723 AARCH64_NUM_SVPATTERNS
aarch64.cc 2939 case AARCH64_NUM_SVPATTERNS:
5125 Return the pattern if so, otherwise return AARCH64_NUM_SVPATTERNS.
5135 return AARCH64_NUM_SVPATTERNS;
5156 return AARCH64_NUM_SVPATTERNS;
6159 == AARCH64_NUM_SVPATTERNS)
6533 if (aarch64_svpattern_for_vl (mode, vl) != AARCH64_NUM_SVPATTERNS)
21385 if (pattern != AARCH64_NUM_SVPATTERNS)
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 708 AARCH64_NUM_SVPATTERNS
aarch64.cc 932 case AARCH64_NUM_SVPATTERNS:
3476 Return the pattern if so, otherwise return AARCH64_NUM_SVPATTERNS.
3486 return AARCH64_NUM_SVPATTERNS;
3507 return AARCH64_NUM_SVPATTERNS;
5478 == AARCH64_NUM_SVPATTERNS)
5853 if (aarch64_svpattern_for_vl (mode, vl) != AARCH64_NUM_SVPATTERNS)
22902 if (pattern != AARCH64_NUM_SVPATTERNS)

Completed in 48 milliseconds