allocReg allocates a register, if none are available a victim register is spilled, loc is the instr location, where the allocation is taking place (this is used to choose the victim register when spilling), t is the register type eg XMM_REG, size is bytes.
(loc ssa.Instruction, t RegType, size uint)
source not stored for this graph (policy: none)
no test coverage detected