MCPcopy Create free account
hub / github.com/LuaJIT/LuaJIT / ra_allocref

Function ra_allocref

src/lj_asm.c:620–661  ·  view source on GitHub ↗

Allocate a register for ref from the allowed set of registers. ** Note: this function assumes the ref does NOT have a register yet! ** Picks an optimal register, sets the cost and marks the register as non-free. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

ra_hintallocFunction · 0.85
ra_alloc2Function · 0.85
asm_fuseopmFunction · 0.85
asm_hrefFunction · 0.85
asm_strrefFunction · 0.85
asm_hiopFunction · 0.85
ra_hintallocFunction · 0.85
ra_alloc1zFunction · 0.85
asm_hrefFunction · 0.85
asm_strrefFunction · 0.85
asm_hiopFunction · 0.85
ra_hintallocFunction · 0.85

Calls 2

ra_rematkFunction · 0.85
ra_evictFunction · 0.85

Tested by

no test coverage detected