Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ type
Method
type
src/codegen/compiler/site.cpp:333–336 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
331
}
332
333
lir::Operand::Type RegisterSite::type(Context*)
334
{
335
return lir::Operand::Type::RegisterPair;
336
}
337
338
void RegisterSite::asAssemblerOperand(Context* c UNUSED,
339
Site* high,
Callers
12
maybeMove
Function · 0.45
acceptForResolve
Function · 0.45
apply
Function · 0.45
copyCost
Method · 0.45
matchNextWord
Method · 0.45
compile
Method · 0.45
compile
Method · 0.45
compile
Method · 0.45
compile
Method · 0.45
findConstantSite
Function · 0.45
compile
Method · 0.45
compile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected