Lines Matching refs:Address

36                               ArrayRef<uint8_t> Bytes, uint64_t Address,
92 uint64_t Address, in DecodeCRRCRegisterClass() argument
98 uint64_t Address, in DecodeCRBITRCRegisterClass() argument
104 uint64_t Address, in DecodeF4RCRegisterClass() argument
110 uint64_t Address, in DecodeF8RCRegisterClass() argument
116 uint64_t Address, in DecodeVFRCRegisterClass() argument
122 uint64_t Address, in DecodeVRRCRegisterClass() argument
128 uint64_t Address, in DecodeVSRCRegisterClass() argument
134 uint64_t Address, in DecodeVSFRCRegisterClass() argument
140 uint64_t Address, in DecodeVSSRCRegisterClass() argument
146 uint64_t Address, in DecodeGPRCRegisterClass() argument
152 uint64_t Address, in DecodeGPRC_NOR0RegisterClass() argument
158 uint64_t Address, in DecodeG8RCRegisterClass() argument
164 uint64_t Address, in DecodeG8pRCRegisterClass() argument
170 uint64_t Address, in DecodeG8RC_NOX0RegisterClass() argument
179 uint64_t Address, in DecodeSPERCRegisterClass() argument
185 uint64_t Address, in DecodeACCRCRegisterClass() argument
191 uint64_t Address, in DecodeVSRpRCRegisterClass() argument
201 int64_t Address, const void *Decoder) { in decodeUImmOperand() argument
209 int64_t Address, const void *Decoder) { in decodeSImmOperand() argument
216 int64_t Address, const void *Decoder) { in decodeImmZeroOperand() argument
224 uint64_t Address, in decodeVSRpEvenOperands() argument
233 int64_t Address, const void *Decoder) { in decodeMemRIOperands() argument
268 int64_t Address, const void *Decoder) { in decodeMemRIXOperands() argument
289 int64_t Address, in decodeMemRIHashOperands() argument
306 int64_t Address, const void *Decoder) { in decodeMemRIX16Operands() argument
321 int64_t Address, in decodeMemRI34PCRelOperands() argument
331 return decodeImmZeroOperand(Inst, Base, Address, Decoder); in decodeMemRI34PCRelOperands()
335 int64_t Address, in decodeMemRI34Operands() argument
350 int64_t Address, const void *Decoder) { in decodeSPE8Operands() argument
365 int64_t Address, const void *Decoder) { in decodeSPE4Operands() argument
380 int64_t Address, const void *Decoder) { in decodeSPE2Operands() argument
395 int64_t Address, const void *Decoder) { in decodeCRBitMOperand() argument
409 uint64_t Address, in getInstruction() argument
426 DecodeStatus result = decodeInstruction(DecoderTable64, MI, Inst, Address, in getInstruction()
446 decodeInstruction(DecoderTableSPE32, MI, Inst, Address, this, STI); in getInstruction()
451 return decodeInstruction(DecoderTable32, MI, Inst, Address, this, STI); in getInstruction()