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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 304 #define TARGET_SCALAR_MODE_SUPPORTED_P msp430_scalar_mode_supported_p
307 msp430_scalar_mode_supported_p (scalar_mode m)
305 msp430_scalar_mode_supported_p (scalar_mode m) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 304 #define TARGET_SCALAR_MODE_SUPPORTED_P msp430_scalar_mode_supported_p
307 msp430_scalar_mode_supported_p (scalar_mode m)
305 msp430_scalar_mode_supported_p (scalar_mode m) function

Completed in 52 milliseconds