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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.cc 1515 ix86_function_arg_regno_p (int regno)
17765 && ix86_function_arg_regno_p (REGNO (dst)))
1503 ix86_function_arg_regno_p (int regno) function
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.cc 1449 ix86_function_arg_regno_p (int regno)
16983 && ix86_function_arg_regno_p (REGNO (dst)))
1437 ix86_function_arg_regno_p (int regno) function

Completed in 41 milliseconds