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

  /src/external/gpl3/gcc/dist/gcc/
calls.cc 153 static bool store_one_arg (struct arg_data *, rtx, int, int, int);
2153 /* If simple case, just do move. If normal partial, store_one_arg
3272 actual save will be done by store_one_arg.
3376 /* The save/restore code in store_one_arg handles all
3519 if (store_one_arg (&args[i], argblock, flags,
3559 if (store_one_arg (&args[i], argblock, flags,
4907 store_one_arg (struct arg_data *arg, rtx argblock, int flags,
4904 store_one_arg (struct arg_data *arg, rtx argblock, int flags, function
calls.cc 153 static bool store_one_arg (struct arg_data *, rtx, int, int, int);
2153 /* If simple case, just do move. If normal partial, store_one_arg
3272 actual save will be done by store_one_arg.
3376 /* The save/restore code in store_one_arg handles all
3519 if (store_one_arg (&args[i], argblock, flags,
3559 if (store_one_arg (&args[i], argblock, flags,
4907 store_one_arg (struct arg_data *arg, rtx argblock, int flags,
4904 store_one_arg (struct arg_data *arg, rtx argblock, int flags, function
  /src/external/gpl3/gcc.old/dist/gcc/
calls.cc 151 static int store_one_arg (struct arg_data *, rtx, int, int, int);
2131 /* If simple case, just do move. If normal partial, store_one_arg
3214 actual save will be done by store_one_arg.
3318 /* The save/restore code in store_one_arg handles all
3461 if (store_one_arg (&args[i], argblock, flags,
3501 if (store_one_arg (&args[i], argblock, flags,
4838 store_one_arg (struct arg_data *arg, rtx argblock, int flags,
4835 store_one_arg (struct arg_data *arg, rtx argblock, int flags, function
calls.cc 151 static int store_one_arg (struct arg_data *, rtx, int, int, int);
2131 /* If simple case, just do move. If normal partial, store_one_arg
3214 actual save will be done by store_one_arg.
3318 /* The save/restore code in store_one_arg handles all
3461 if (store_one_arg (&args[i], argblock, flags,
3501 if (store_one_arg (&args[i], argblock, flags,
4838 store_one_arg (struct arg_data *arg, rtx argblock, int flags,
4835 store_one_arg (struct arg_data *arg, rtx argblock, int flags, function

Completed in 54 milliseconds