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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.c978 * looking at ttmp0 which should be non-zero if a shader exception
992 uint32_t ttmp0 = device->tma_ptr[4]; local in function:radv_check_trap_handler
997 * "{ttmp1, ttmp0} = {3'h0, pc_rewind[3:0], HT[0], trapID[7:0], PC[47:0]}"
1005 uint64_t pc = (ttmp0 | ((ttmp1 & 0x0000ffffull) << 32)) - (pc_rewind * 4);
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_ir.h457 static constexpr PhysReg ttmp0{112}; variable in namespace:aco
H A Daco_instruction_selection.cpp11794 Operand(PhysReg{ttmp0}, s2), memory_sync_info(), true);

Completed in 27 milliseconds