Lines Matching refs:OpndExt
669 bool EncoderBase::extAllowed(OpndExt opndExt, OpndExt instExt) {670 if (instExt == opndExt || instExt == OpndExt_Any || opndExt == OpndExt_Any) {