CodeEmitter.genLoad

Generate move from src operand to dst operand. argType describes the size of operands.

struct CodeEmitter
void
genLoad
(
IrIndex dst
,
IrIndex src
)

Meta