Searched defs:SubdwordSel (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h1419 struct SubdwordSel { struct in namespace:aco
1442 SubdwordSel() : sel((sdwa_sel)0) {} function in struct:aco::SubdwordSel
1443 constexpr SubdwordSel(sdwa_sel sel_) : sel(sel_) {} function in struct:aco::SubdwordSel
1444 constexpr SubdwordSel(unsigned size, unsigned offset, bool sign_extend) function in struct:aco::SubdwordSel

Completed in 8 milliseconds