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

  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-options.cc 2209 #define DEF_PTA(NAME) \
2216 #undef DEF_PTA
i386.h 2291 #define DEF_PTA(NAME) _ ## NAME,
2293 #undef DEF_PTA
2303 #define DEF_PTA(NAME) constexpr wide_int_bitmask PTA_ ## NAME \
2306 #undef DEF_PTA
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-options.cc 2394 #define DEF_PTA(NAME) \
2402 #undef DEF_PTA
i386.h 2356 #define DEF_PTA(NAME) _ ## NAME,
2358 #undef DEF_PTA
2368 #define DEF_PTA(NAME) constexpr wide_int_bitmask PTA_ ## NAME \
2371 #undef DEF_PTA

Completed in 217 milliseconds