Lines Matching refs:vop3p
811 /* Value if this were used with vop3/opsel or vop3p. */
1237 VOP3P_instruction& vop3p() noexcept
1242 const VOP3P_instruction& vop3p() const noexcept
1762 const VOP3P_instruction& vop3p = this->vop3p();
1764 if (vop3p.neg_lo[i] || vop3p.neg_hi[i])
1768 if (!(vop3p.opsel_hi & (1 << i)))
1771 return vop3p.opsel_lo || vop3p.clamp;