Home
last modified time | relevance | path

Searched refs:mips_can_inline_p (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc1491 mips_can_inline_p (tree caller, tree callee) in mips_can_inline_p() function
22824 #define TARGET_CAN_INLINE_P mips_can_inline_p
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c1489 mips_can_inline_p (tree caller, tree callee) in mips_can_inline_p() function
22622 #define TARGET_CAN_INLINE_P mips_can_inline_p
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201329608 * config/mips/mips.c (mips_can_inline_p): New function.