MCPcopy Create free account
hub / github.com/TinyCC/tinycc / copy_params

Function copy_params

arm-gen.c:1164–1324  ·  view source on GitHub ↗

Copy parameters to their final destination (core reg, VFP reg or stack) for function call. nb_args: number of parameters the function take plan: the overall assignment plan for parameters todo: a bitmap indicating what core reg will hold a parameter Returns the number of SValue added by this function on the value stack */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

gfunc_callFunction · 0.85

Calls 15

vpushvFunction · 0.85
type_sizeFunction · 0.85
get_regFunction · 0.85
vsetFunction · 0.85
vswapFunction · 0.85
vstoreFunction · 0.85
is_floatFunction · 0.85
vfprFunction · 0.85
gvFunction · 0.85
fprFunction · 0.85
lexpandFunction · 0.85
regmaskFunction · 0.85

Tested by

no test coverage detected