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

Function gfunc_call

arm-gen.c:1329–1388  ·  view source on GitHub ↗

Generate function call. The function address is pushed first, then all the parameters in call order. This functions pops all the parameters and the function address. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

gen_opiFunction · 0.70
gen_cvt_itofFunction · 0.70
gen_cvt_ftoiFunction · 0.70
gen_vla_allocFunction · 0.70

Calls 12

gbound_argsFunction · 0.85
save_regsFunction · 0.85
floats_in_core_regsFunction · 0.85
tcc_mallocFunction · 0.85
assign_regsFunction · 0.85
copy_paramsFunction · 0.85
tcc_freeFunction · 0.85
vrotbFunction · 0.85
is_floatFunction · 0.85
oFunction · 0.70
gcall_or_jmpFunction · 0.70
gadd_spFunction · 0.70

Tested by

no test coverage detected