Lines Matching refs:AArch64Disassembler
253 return new AArch64Disassembler(STI, Ctx); in createAArch64Disassembler()
256 DecodeStatus AArch64Disassembler::getInstruction(MCInst &MI, uint64_t &Size, in getInstruction()
800 const AArch64Disassembler *Dis = in DecodePCRelLabel19()
801 static_cast<const AArch64Disassembler *>(Decoder); in DecodePCRelLabel19()
1032 const AArch64Disassembler *Dis = in DecodeUnsignedLdStInstruction()
1033 static_cast<const AArch64Disassembler *>(Decoder); in DecodeUnsignedLdStInstruction()
1652 const AArch64Disassembler *Dis = in DecodeAdrInstruction()
1653 static_cast<const AArch64Disassembler *>(Decoder); in DecodeAdrInstruction()
1676 const AArch64Disassembler *Dis = in DecodeAddSubImmShift()
1677 static_cast<const AArch64Disassembler *>(Decoder); in DecodeAddSubImmShift()
1706 const AArch64Disassembler *Dis = in DecodeUnconditionalBranch()
1707 static_cast<const AArch64Disassembler *>(Decoder); in DecodeUnconditionalBranch()
1741 const AArch64Disassembler *Dis = in DecodeSystemPStateInstruction()
1742 static_cast<const AArch64Disassembler *>(Decoder); in DecodeSystemPStateInstruction()
1755 const AArch64Disassembler *Dis = in DecodeTestAndBranch()
1756 static_cast<const AArch64Disassembler *>(Decoder); in DecodeTestAndBranch()