Home
last modified time | relevance | path

Searched defs:SOP2_instruction (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1378 struct SOP2_instruction : public Instruction { struct
1381 static_assert(sizeof(SOP2_instruction) == sizeof(Instruction) + 4, "Unexpected padding"); argument