Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_ir.h1385 struct VOPD_instruction : public VALU_instruction { struct
1389 static_assert(sizeof(VOPD_instruction) == sizeof(VALU_instruction) + 4, "Unexpected padding"); argument