Searched refs:scc_tmp (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | test_regalloc.cpp | 218 //! s1: %scc_tmp:scc, s1: %1:s[0] = p_unit_test 220 Temp scc_tmp = bld.pseudo(aco_opcode::p_unit_test, bld.def(s1, scc), Definition(s0_tmp.id(), PhysReg{0}, s1)); variable in typeref:typename:Temp 229 //! p_unit_test %tmp2:v[2], %scc_tmp:scc, %1:s[0] 230 bld.pseudo(aco_opcode::p_unit_test, tmp, scc_tmp, s0_tmp);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 7987 Definition scc_tmp = bld.def(s1, scc); local in function:aco::__anon562fcc110110::visit_intrinsic 7988 tmp0 = bld.sop2(aco_opcode::s_add_u32, bld.def(s1), scc_tmp, tmp0, 7991 Operand::zero(), bld.scc(scc_tmp.getTemp()));
|
Completed in 21 milliseconds