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

  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3733 #undef TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P
3734 #define TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P rx_func_attr_inlinable
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3733 #undef TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P
3734 #define TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P rx_func_attr_inlinable
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 20585 /* Implement TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P. Use an opt-out
30641 #undef TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P
30642 #define TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P \
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 17462 #undef TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P
17463 #define TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P hook_bool_const_tree_true
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 18310 #undef TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P
18311 #define TARGET_FUNCTION_ATTRIBUTE_INLINABLE_P hook_bool_const_tree_true

Completed in 61 milliseconds