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