Lines Matching refs:Address
51 uint64_t Address,
55 uint64_t Address, const void *Decoder);
58 uint64_t Address, const void *Decoder);
61 uint64_t Address, const void *Decoder);
63 static DecodeStatus decodeBranch(MCInst &Inst, unsigned Insn, uint64_t Address,
67 uint64_t Address,
71 uint64_t Address, const void *Decoder);
133 ArrayRef<uint8_t> Bytes, uint64_t Address, in getInstruction() argument
144 decodeInstruction(DecoderTableLanai32, Instr, Insn, Address, this, STI); in getInstruction()
175 uint64_t Address, const void *Decoder) { in decodeRiMemoryValue() argument
187 uint64_t Address, const void *Decoder) { in decodeRrMemoryValue() argument
199 uint64_t Address, const void *Decoder) { in decodeSplsValue() argument
211 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand() argument
215 return Dis->tryAddingSymbolicOperand(MI, Value, Address, IsBranch, Offset, in tryAddingSymbolicOperand()
219 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address, in decodeBranch() argument
221 if (!tryAddingSymbolicOperand(Insn + Address, false, Address, 2, 23, MI, in decodeBranch()
228 uint64_t Address, const void *Decoder) { in decodeShiftImm() argument
236 uint64_t Address, in decodePredicateOperand() argument