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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 434 static bool ix86_can_inline_p (tree, tree);
587 ix86_can_inline_p (tree caller, tree callee)
26752 #define TARGET_CAN_INLINE_P ix86_can_inline_p
581 ix86_can_inline_p (tree caller, tree callee) function
i386.cc 434 static bool ix86_can_inline_p (tree, tree);
587 ix86_can_inline_p (tree caller, tree callee)
26752 #define TARGET_CAN_INLINE_P ix86_can_inline_p
581 ix86_can_inline_p (tree caller, tree callee) function
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 422 static bool ix86_can_inline_p (tree, tree);
560 ix86_can_inline_p (tree caller, tree callee)
24796 #define TARGET_CAN_INLINE_P ix86_can_inline_p
554 ix86_can_inline_p (tree caller, tree callee) function
i386.cc 422 static bool ix86_can_inline_p (tree, tree);
560 ix86_can_inline_p (tree caller, tree callee)
24796 #define TARGET_CAN_INLINE_P ix86_can_inline_p
554 ix86_can_inline_p (tree caller, tree callee) function

Completed in 70 milliseconds