Home | History | Annotate | Download | only in ppc

Lines Matching refs:LNumberUntagD

1816 class LNumberUntagD final : public LTemplateInstruction<1, 1, 0> {
1818 explicit LNumberUntagD(LOperand* value) { inputs_[0] = value; }