Searched defs:addr_reg (Results 1 – 8 of 8) sorted by relevance
41 u8 addr_reg; /* device address register */ member
292 InstructionOperand addr_reg = g.TempRegister(); in VisitLoad() local382 InstructionOperand addr_reg = g.TempRegister(); in VisitStore() local1262 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedLoad() local1315 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedStore() local1731 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32AtomicLoad() local1767 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32AtomicStore() local
353 InstructionOperand addr_reg = g.TempRegister(); in EmitLoad() local488 InstructionOperand addr_reg = g.TempRegister(); in VisitStore() local1753 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedLoad() local1806 InstructionOperand addr_reg = g.TempRegister(); in VisitUnalignedStore() local2393 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32AtomicLoad() local2429 InstructionOperand addr_reg = g.TempRegister(); in VisitWord32AtomicStore() local
57 nir_register *addr_reg; member
1729 unsigned addr_reg = instr->Rn(); in LoadStoreHelper() local1860 unsigned addr_reg = instr->Rn(); in LoadStorePairHelper() local2047 uintptr_t Simulator::LoadStoreAddress(unsigned addr_reg, int64_t offset, in LoadStoreAddress()2066 void Simulator::LoadStoreWriteBack(unsigned addr_reg, in LoadStoreWriteBack()
1566 unsigned addr_reg; in fetch_gs_input() local1612 int addr_reg; in fetch_gs_input() local1736 unsigned addr_reg; in r600_get_byte_address() local1770 int addr_reg; in r600_get_byte_address() local
65 nir_register *addr_reg; member
2237 uintptr_t Simulator::AddressModeHelper(unsigned addr_reg, in AddressModeHelper()