Searched refs:out_vreg (Results 1 – 1 of 1) sorted by relevance
2051 int out_vreg = UnallocatedOperand::cast(output)->virtual_register(); in ProcessInstructions() local2052 live->Remove(out_vreg); in ProcessInstructions()2054 int out_vreg = ConstantOperand::cast(output)->virtual_register(); in ProcessInstructions() local2055 live->Remove(out_vreg); in ProcessInstructions()