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

  /src/external/gpl3/gcc/dist/gcc/
calls.cc 68 /* Data structure and subroutines used within expand_call. */
147 returns a BLKmode struct) and expand_call must take special action
2494 /* Helper function for expand_call.
2633 expand_call (tree exp, rtx target, int ignore)
5013 expand_call must take special action to preserve the argument list
5023 insufficient and expand_call must push the stack around the
5191 /* expand_call should ensure this. */
2632 expand_call (tree exp, rtx target, int ignore) function
  /src/external/gpl3/gcc.old/dist/gcc/
calls.cc 66 /* Data structure and subroutines used within expand_call. */
145 returns a BLKmode struct) and expand_call must take special action
2453 /* Helper function for expand_call.
2581 expand_call (tree exp, rtx target, int ignore)
4944 expand_call must take special action to preserve the argument list
4954 insufficient and expand_call must push the stack around the
5122 /* expand_call should ensure this. */
2580 expand_call (tree exp, rtx target, int ignore) function

Completed in 50 milliseconds