Home
last modified time | relevance | path

Searched refs:v6b (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_to_hw_instr.cpp75 Definition(v0_lo, v6b), Operand(v1_lo, v2b),
119 Definition(v2_lo, v2b), Operand(v0_lo, v6b));
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h331 v6b = v6 | (1 << 7), member
398 static constexpr RegClass v6b{RegClass::v6b};
H A Daco_instruction_selection.cpp813 /* This must be a swizzled access to %a.zz where %a is v6b */
815 assert(tmp.regClass() == v6b && dword == 1);

Completed in 18 milliseconds