Home | History | Annotate | Download | only in arm

Lines Matching refs:scratch

1748   LOperand* scratch = TempRegister();
1749 return new(zone()) LCompareMinusZeroAndBranch(value, scratch);