Searched defs:SDWA_instruction (Results 1 – 1 of 1) sorted by relevance
1538 struct SDWA_instruction : public VALU_instruction { struct1545 static_assert(sizeof(SDWA_instruction) == sizeof(VALU_instruction) + 4, "Unexpected padding"); argument