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

Function save_reg_upstack

tccgen.c:1406–1459  ·  view source on GitHub ↗

save r to the memory stack, and mark it as being free, if seen up to (vtop - n) stack entry */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

gfunc_callFunction · 0.85
save_regFunction · 0.85
load_packed_bfFunction · 0.85
store_packed_bfFunction · 0.85
gvFunction · 0.85
gen_opiFunction · 0.85

Calls 4

type_sizeFunction · 0.85
get_temp_local_varFunction · 0.85
storeFunction · 0.70
oFunction · 0.70

Tested by

no test coverage detected