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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 564 #define TARGET_FUNCTION_VALUE_REGNO_P msp430_function_value_regno_p
567 msp430_function_value_regno_p (unsigned int regno)
561 msp430_function_value_regno_p (unsigned int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 564 #define TARGET_FUNCTION_VALUE_REGNO_P msp430_function_value_regno_p
567 msp430_function_value_regno_p (unsigned int regno)
561 msp430_function_value_regno_p (unsigned int regno) function

Completed in 16 milliseconds