Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_regalloc.cpp220 Temp s0_tmp = bld.tmp(s1); variable
221 Temp scc_tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(s1, scc), Definition(s0_tmp.id(), PhysReg{0}, s1));
231 bld.pseudo(aco_opcode::p_unit_test, tmp, scc_tmp, s0_tmp);

Completed in 2 milliseconds