Home | History | Annotate | Download | only in ppc

Lines Matching defs:LMathFround

853 class LMathFround final : public LTemplateInstruction<1, 1, 0> {
855 explicit LMathFround(LOperand* value) { inputs_[0] = value; }