Home | History | Annotate | Download | only in Core

Lines Matching refs:scalar_inverse_mult_op

816 struct scalar_inverse_mult_op {
817 scalar_inverse_mult_op(const Scalar& other) : m_other(other) {}