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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 1844 is_critical_func (tree decl = current_function_decl)
1945 if (is_critical_func (* node))
2196 if (is_critical_func ())
2907 if (is_critical_func ())
3110 && ! is_critical_func ()
3169 if (is_critical_func ())
1835 is_critical_func (tree decl = current_function_decl) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 1842 is_critical_func (tree decl = current_function_decl)
1943 if (is_critical_func (* node))
2196 if (is_critical_func ())
2907 if (is_critical_func ())
3110 && ! is_critical_func ()
3169 if (is_critical_func ())
1833 is_critical_func (tree decl = current_function_decl) function

Completed in 132 milliseconds