Searched refs:sdwa_sel (Results 1 – 2 of 2) sorted by relevance
1459 enum sdwa_sel : uint8_t { enum1481 SubdwordSel() : sel((sdwa_sel)0) {} in SubdwordSel()1482 constexpr SubdwordSel(sdwa_sel sel_) : sel(sel_) {} in SubdwordSel()1484 : sel((sdwa_sel)((sign_extend ? sext : 0) | size << 2 | offset)) in SubdwordSel()1486 constexpr operator sdwa_sel() const { return sel; } in sdwa_sel() function1504 sdwa_sel sel;
382 // sdwa_sel