Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_debug.c1006 * looking at ttmp0 which should be non-zero if a shader exception in radv_check_trap_handler()
1020 uint32_t ttmp0 = device->tma_ptr[4]; in radv_check_trap_handler() local
1025 * "{ttmp1, ttmp0} = {3'h0, pc_rewind[3:0], HT[0], trapID[7:0], PC[47:0]}" in radv_check_trap_handler()
1033 uint64_t pc = (ttmp0 | ((ttmp1 & 0x0000ffffull) << 32)) - (pc_rewind * 4); in radv_check_trap_handler()
/third_party/mesa3d/src/amd/compiler/
H A Daco_ir.h460 static constexpr PhysReg ttmp0{112};
H A Daco_instruction_selection.cpp12170 Operand(PhysReg{ttmp0}, s2), memory_sync_info(), true);

Completed in 18 milliseconds