Home | History | Annotate | Download | only in mips

Lines Matching refs:scratch

1697   LOperand* scratch = TempRegister();
1698 return new(zone()) LCompareMinusZeroAndBranch(value, scratch);