Home | History | Annotate | Download | only in Core

Lines Matching refs:scalar_inverse_mult_op

820 struct scalar_inverse_mult_op {
821 scalar_inverse_mult_op(const Scalar& other) : m_other(other) {}