Searched refs:aOperType (Results 1 – 1 of 1) sorted by relevance
75 OperType aOperType = this->GetOperType(); in SetConcat() local78 if ((static_cast<uint8_t>(aOperType) & OPERTYPE_MASK) == 0) { in SetConcat()80 …} else if (((static_cast<uint8_t>(aOperType) | static_cast<uint8_t>(bOperType)) & ROTATEORSKEW) ==… in SetConcat()