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

  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850.cc 3355 #undef TARGET_CAN_INLINE_P
3356 #define TARGET_CAN_INLINE_P v850_can_inline_p
  /src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850.cc 3356 #undef TARGET_CAN_INLINE_P
3357 #define TARGET_CAN_INLINE_P v850_can_inline_p
  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3670 #undef TARGET_CAN_INLINE_P
3671 #define TARGET_CAN_INLINE_P rx_ok_to_inline
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3670 #undef TARGET_CAN_INLINE_P
3671 #define TARGET_CAN_INLINE_P rx_ok_to_inline
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 442 #undef TARGET_CAN_INLINE_P
443 #define TARGET_CAN_INLINE_P arm_can_inline_p
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 430 #undef TARGET_CAN_INLINE_P
431 #define TARGET_CAN_INLINE_P arm_can_inline_p
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc 1373 /* Implement `TARGET_CAN_INLINE_P'. */
15277 #undef TARGET_CAN_INLINE_P
15278 #define TARGET_CAN_INLINE_P avr_can_inline_p
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 20675 /* Implement TARGET_CAN_INLINE_P. Decide whether it is valid
30651 #undef TARGET_CAN_INLINE_P
30652 #define TARGET_CAN_INLINE_P aarch64_can_inline_p
  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc 1413 /* Implement `TARGET_CAN_INLINE_P'. */
16491 #undef TARGET_CAN_INLINE_P
16492 #define TARGET_CAN_INLINE_P avr_can_inline_p
  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 5609 #undef TARGET_CAN_INLINE_P
5610 #define TARGET_CAN_INLINE_P nios2_can_inline_p
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 5603 #undef TARGET_CAN_INLINE_P
5604 #define TARGET_CAN_INLINE_P nios2_can_inline_p
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 17508 #undef TARGET_CAN_INLINE_P
17509 #define TARGET_CAN_INLINE_P s390_can_inline_p
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 18356 #undef TARGET_CAN_INLINE_P
18357 #define TARGET_CAN_INLINE_P s390_can_inline_p
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1668 #undef TARGET_CAN_INLINE_P
1669 #define TARGET_CAN_INLINE_P rs6000_can_inline_p
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1661 #undef TARGET_CAN_INLINE_P
1662 #define TARGET_CAN_INLINE_P rs6000_can_inline_p

Completed in 200 milliseconds