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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430-opts.h 47 MSP430_REGION_EITHER,
msp430.cc 259 if (!TARGET_LARGE && msp430_code_region == MSP430_REGION_EITHER)
266 if (!TARGET_LARGE && msp430_data_region == MSP430_REGION_EITHER)
2148 || msp430_data_region == MSP430_REGION_EITHER
2356 if (msp430_code_region == MSP430_REGION_EITHER)
2368 if (msp430_data_region == MSP430_REGION_EITHER)
2586 case MSP430_REGION_EITHER:
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430-opts.h 47 MSP430_REGION_EITHER,
msp430.cc 259 if (!TARGET_LARGE && msp430_code_region == MSP430_REGION_EITHER)
266 if (!TARGET_LARGE && msp430_data_region == MSP430_REGION_EITHER)
2148 || msp430_data_region == MSP430_REGION_EITHER
2356 if (msp430_code_region == MSP430_REGION_EITHER)
2368 if (msp430_data_region == MSP430_REGION_EITHER)
2586 case MSP430_REGION_EITHER:

Completed in 50 milliseconds