Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.c1020 uint32_t ttmp0 = device->tma_ptr[4]; in radv_check_trap_handler() local
1033 uint64_t pc = (ttmp0 | ((ttmp1 & 0x0000ffffull) << 32)) - (pc_rewind * 4); in radv_check_trap_handler()
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h460 static constexpr PhysReg ttmp0{112};
Daco_instruction_selection.cpp12170 Operand(PhysReg{ttmp0}, s2), memory_sync_info(), true); in select_trap_handler_shader()