Lines Matching defs:tempAddr
371 lldb::addr_t tempAddr = m_hbr_regs[hw_idx].address;
382 m_hbr_regs[hw_idx].address = tempAddr;
424 lldb::addr_t tempAddr = 0;
430 tempAddr = m_hbr_regs[i].address;
442 m_hbr_regs[i].address = tempAddr;
585 lldb::addr_t tempAddr = m_hwp_regs[wp_index].address;
597 m_hwp_regs[wp_index].address = tempAddr;
612 lldb::addr_t tempAddr = 0;
618 tempAddr = m_hwp_regs[i].address;
630 m_hwp_regs[i].address = tempAddr;