Home | History | Annotate | Download | only in s390

Lines Matching defs:LMathLog

813 class LMathLog final : public LTemplateInstruction<1, 1, 0> {
815 explicit LMathLog(LOperand* value) { inputs_[0] = value; }