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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/tuning_models/
generic.h 135 AARCH64_APPROX_NONE, /* division */
136 AARCH64_APPROX_NONE, /* sqrt */
137 AARCH64_APPROX_NONE /* recip_sqrt */
generic_armv8_a.h 136 AARCH64_APPROX_NONE, /* division */
137 AARCH64_APPROX_NONE, /* sqrt */
138 AARCH64_APPROX_NONE /* recip_sqrt */
xgene1.h 94 AARCH64_APPROX_NONE, /* division */
95 AARCH64_APPROX_NONE, /* sqrt */
exynosm1.h 93 AARCH64_APPROX_NONE, /* division */
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-protos.h 483 #define AARCH64_APPROX_NONE ((uint64_t) 0)
aarch64.cc 1186 AARCH64_APPROX_NONE, /* division */
1187 AARCH64_APPROX_NONE, /* sqrt */
1188 AARCH64_APPROX_NONE /* recip_sqrt */
1194 AARCH64_APPROX_NONE, /* division */
1202 AARCH64_APPROX_NONE, /* division */
1203 AARCH64_APPROX_NONE, /* sqrt */
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-protos.h 484 #define AARCH64_APPROX_NONE ((uint64_t) 0)

Completed in 30 milliseconds