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

  /src/external/gpl3/gcc/dist/gcc/config/mips/
r3900.h 35 #undef SUBTARGET_CC1_SPEC
36 #define SUBTARGET_CC1_SPEC "\
linux-common.h 35 #undef SUBTARGET_CC1_SPEC
36 #define SUBTARGET_CC1_SPEC \
gnu-user.h 47 #undef SUBTARGET_CC1_SPEC
48 #define SUBTARGET_CC1_SPEC GNU_USER_TARGET_CC1_SPEC
mips.h 1498 /* SUBTARGET_CC1_SPEC is passed to the compiler proper. It may be
1500 #ifndef SUBTARGET_CC1_SPEC
1501 #define SUBTARGET_CC1_SPEC ""
1509 %(subtarget_cc1_spec)"
1532 { "subtarget_cc1_spec", SUBTARGET_CC1_SPEC }, \
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
r3900.h 35 #undef SUBTARGET_CC1_SPEC
36 #define SUBTARGET_CC1_SPEC "\
linux-common.h 38 #undef SUBTARGET_CC1_SPEC
39 #define SUBTARGET_CC1_SPEC \
gnu-user.h 47 #undef SUBTARGET_CC1_SPEC
48 #define SUBTARGET_CC1_SPEC GNU_USER_TARGET_CC1_SPEC
mips.h 1464 /* SUBTARGET_CC1_SPEC is passed to the compiler proper. It may be
1466 #ifndef SUBTARGET_CC1_SPEC
1467 #define SUBTARGET_CC1_SPEC ""
1475 %(subtarget_cc1_spec)"
1498 { "subtarget_cc1_spec", SUBTARGET_CC1_SPEC }, \
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
elf.h 50 #undef SUBTARGET_CC1_SPEC
51 #define SUBTARGET_CC1_SPEC "%{profile:-p}"
loongarch-driver.h 30 #ifndef SUBTARGET_CC1_SPEC
31 #define SUBTARGET_CC1_SPEC ""
40 {"subtarget_cc1_spec", SUBTARGET_CC1_SPEC}, \
52 "%(subtarget_cc1_spec)"
gnu-user.h 77 #undef SUBTARGET_CC1_SPEC
78 #define SUBTARGET_CC1_SPEC GNU_USER_TARGET_CC1_SPEC
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
gnu-user.h 74 #undef SUBTARGET_CC1_SPEC
75 #define SUBTARGET_CC1_SPEC GNU_USER_TARGET_CC1_SPEC
loongarch.h 103 %(subtarget_cc1_spec)"
126 {"subtarget_cc1_spec", SUBTARGET_CC1_SPEC}, \

Completed in 25 milliseconds