Searched defs:SDWA_instruction (Results 1 – 1 of 1) sorted by relevance
1515 struct SDWA_instruction : public Instruction { struct1526 static_assert(sizeof(SDWA_instruction) == sizeof(Instruction) + 8, "Unexpected padding"); argument