Lines Matching refs:AArch64Disassembler
268 return new AArch64Disassembler(STI, Ctx); in createAArch64Disassembler()
271 DecodeStatus AArch64Disassembler::getInstruction(MCInst &MI, uint64_t &Size, in getInstruction()
945 const AArch64Disassembler *Dis = in DecodePCRelLabel19()
946 static_cast<const AArch64Disassembler *>(Decoder); in DecodePCRelLabel19()
1177 const AArch64Disassembler *Dis = in DecodeUnsignedLdStInstruction()
1178 static_cast<const AArch64Disassembler *>(Decoder); in DecodeUnsignedLdStInstruction()
1830 const AArch64Disassembler *Dis = in DecodeAdrInstruction()
1831 static_cast<const AArch64Disassembler *>(Decoder); in DecodeAdrInstruction()
1854 const AArch64Disassembler *Dis = in DecodeAddSubImmShift()
1855 static_cast<const AArch64Disassembler *>(Decoder); in DecodeAddSubImmShift()
1884 const AArch64Disassembler *Dis = in DecodeUnconditionalBranch()
1885 static_cast<const AArch64Disassembler *>(Decoder); in DecodeUnconditionalBranch()
1919 const AArch64Disassembler *Dis = in DecodeSystemPStateInstruction()
1920 static_cast<const AArch64Disassembler *>(Decoder); in DecodeSystemPStateInstruction()
1933 const AArch64Disassembler *Dis = in DecodeTestAndBranch()
1934 static_cast<const AArch64Disassembler *>(Decoder); in DecodeTestAndBranch()