Searched refs:OperandSel (Results 1 – 1 of 1) sorted by relevance
335 static std::optional<SdwaSel> combineSdwaSel(SdwaSel Sel, SdwaSel OperandSel) { in combineSdwaSel() argument337 return OperandSel; in combineSdwaSel()339 if (Sel == OperandSel || OperandSel == SdwaSel::DWORD) in combineSdwaSel()346 if (OperandSel == SdwaSel::WORD_0) in combineSdwaSel()349 if (OperandSel == SdwaSel::WORD_1) { in combineSdwaSel()