Lines Matching refs:Address
36 ArrayRef<uint8_t> Bytes, uint64_t Address,
84 uint64_t Address, in DecodeCRRCRegisterClass() argument
90 uint64_t Address, in DecodeCRRC0RegisterClass() argument
96 uint64_t Address, in DecodeCRBITRCRegisterClass() argument
102 uint64_t Address, in DecodeF4RCRegisterClass() argument
108 uint64_t Address, in DecodeF8RCRegisterClass() argument
114 uint64_t Address, in DecodeVFRCRegisterClass() argument
120 uint64_t Address, in DecodeVRRCRegisterClass() argument
126 uint64_t Address, in DecodeVSRCRegisterClass() argument
132 uint64_t Address, in DecodeVSFRCRegisterClass() argument
138 uint64_t Address, in DecodeVSSRCRegisterClass() argument
144 uint64_t Address, in DecodeGPRCRegisterClass() argument
150 uint64_t Address, in DecodeGPRC_NOR0RegisterClass() argument
156 uint64_t Address, in DecodeG8RCRegisterClass() argument
162 uint64_t Address, in DecodeG8RC_NOX0RegisterClass() argument
171 uint64_t Address, in DecodeQFRCRegisterClass() argument
177 uint64_t Address, in DecodeSPE4RCRegisterClass() argument
183 uint64_t Address, in DecodeSPERCRegisterClass() argument
193 int64_t Address, const void *Decoder) { in decodeUImmOperand() argument
201 int64_t Address, const void *Decoder) { in decodeSImmOperand() argument
208 int64_t Address, const void *Decoder) { in decodeMemRIOperands() argument
243 int64_t Address, const void *Decoder) { in decodeMemRIXOperands() argument
264 int64_t Address, const void *Decoder) { in decodeMemRIX16Operands() argument
279 int64_t Address, const void *Decoder) { in decodeSPE8Operands() argument
294 int64_t Address, const void *Decoder) { in decodeSPE4Operands() argument
309 int64_t Address, const void *Decoder) { in decodeSPE2Operands() argument
324 int64_t Address, const void *Decoder) { in decodeCRBitMOperand() argument
338 uint64_t Address, raw_ostream &OS, in getInstruction() argument
353 decodeInstruction(DecoderTableQPX32, MI, Inst, Address, this, STI); in getInstruction()
358 decodeInstruction(DecoderTableSPE32, MI, Inst, Address, this, STI); in getInstruction()
363 return decodeInstruction(DecoderTable32, MI, Inst, Address, this, STI); in getInstruction()