Home | History | Annotate | Download | only in x87

Lines Matching refs:LMathSin

909 class LMathSin final : public LTemplateInstruction<1, 1, 0> {
911 explicit LMathSin(LOperand* value) { inputs_[0] = value; }