MCPcopy 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
333lir::Operand::Type RegisterSite::type(Context*)
334{
335 return lir::Operand::Type::RegisterPair;
336}
337
338void RegisterSite::asAssemblerOperand(Context* c UNUSED,
339 Site* high,

Callers 12

maybeMoveFunction · 0.45
acceptForResolveFunction · 0.45
applyFunction · 0.45
copyCostMethod · 0.45
matchNextWordMethod · 0.45
compileMethod · 0.45
compileMethod · 0.45
compileMethod · 0.45
compileMethod · 0.45
findConstantSiteFunction · 0.45
compileMethod · 0.45
compileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected