| /freebsd-12.1/contrib/llvm/lib/Target/AVR/Disassembler/ |
| H A D | AVRDisassembler.cpp | 130 Result = decodeInstruction(getDecoderTable(Size), Instr, in getInstruction() 143 Result = decodeInstruction(getDecoderTable(Size), Instr, Insn, in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARC/Disassembler/ |
| H A D | ARCDisassembler.cpp | 323 decodeInstruction(DecoderTable64, Instr, Insn64, Address, this, STI); in getInstruction() 335 return decodeInstruction(DecoderTable32, Instr, Insn32, Address, this, STI); in getInstruction() 343 decodeInstruction(DecoderTable48, Instr, Insn48, Address, this, STI); in getInstruction() 358 return decodeInstruction(DecoderTable16, Instr, Insn16, Address, this, STI); in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/RISCV/Disassembler/ |
| H A D | RISCVDisassembler.cpp | 296 Result = decodeInstruction(DecoderTable32, MI, Insn, Address, this, STI); in getInstruction() 309 Result = decodeInstruction(DecoderTableRISCV32Only_16, MI, Insn, Address, in getInstruction() 319 Result = decodeInstruction(DecoderTable16, MI, Insn, Address, this, STI); in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/Disassembler/ |
| H A D | PPCDisassembler.cpp | 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()
|
| /freebsd-12.1/contrib/llvm/lib/Target/BPF/Disassembler/ |
| H A D | BPFDisassembler.cpp | 179 Result = decodeInstruction(DecoderTableBPFALU3264, Instr, Insn, Address, in getInstruction() 182 Result = decodeInstruction(DecoderTableBPF64, Instr, Insn, Address, this, in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/Disassembler/ |
| H A D | MipsDisassembler.cpp | 1235 Result = decodeInstruction(DecoderTableMicroMipsR616, Instr, Insn, in getInstruction() 1246 Result = decodeInstruction(DecoderTableMicroMips16, Instr, Insn, Address, in getInstruction() 1271 Result = decodeInstruction(DecoderTableMicroMips32, Instr, Insn, Address, in getInstruction() 1280 Result = decodeInstruction(DecoderTableMicroMipsFP6432, Instr, Insn, in getInstruction() 1318 Result = decodeInstruction(DecoderTableMips32r6_64r6_GP6432, Instr, Insn, in getInstruction() 1335 Result = decodeInstruction(DecoderTableMips32r6_64r632, Instr, Insn, in getInstruction() 1344 Result = decodeInstruction(DecoderTableMips32_64_PTR6432, Instr, Insn, in getInstruction() 1352 Result = decodeInstruction(DecoderTableCnMips32, Instr, Insn, in getInstruction() 1360 Result = decodeInstruction(DecoderTableMips6432, Instr, Insn, in getInstruction() 1369 Result = decodeInstruction(DecoderTableMipsFP6432, Instr, Insn, in getInstruction() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/Disassembler/ |
| H A D | HexagonDisassembler.cpp | 390 Result = decodeInstruction(DecodeLow, *MILow, Instruction & 0x1fff, Address, in getSingleInstruction() 396 Result = decodeInstruction( in getSingleInstruction() 412 Result = decodeInstruction(DecoderTableMustExtend32, MI, Instruction, in getSingleInstruction() 416 Result = decodeInstruction(DecoderTable32, MI, Instruction, Address, this, in getSingleInstruction() 421 Result = decodeInstruction(DecoderTableEXT_mmvec32, MI, Instruction, in getSingleInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/Disassembler/ |
| H A D | MSP430Disassembler.cpp | 278 DecodeStatus Result = decodeInstruction(getDecoderTable(SrcAM, Words), MI, in getInstructionI() 319 DecodeStatus Result = decodeInstruction(DecoderTable, MI, Insn, Address, in getInstructionII()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/Disassembler/ |
| H A D | SparcDisassembler.cpp | 354 Result = decodeInstruction(DecoderTableSparcV932, Instr, Insn, Address, this, STI); in getInstruction() 358 Result = decodeInstruction(DecoderTableSparcV832, Instr, Insn, Address, this, STI); in getInstruction() 364 decodeInstruction(DecoderTableSparc32, Instr, Insn, Address, this, STI); in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/Disassembler/ |
| H A D | LanaiDisassembler.cpp | 142 decodeInstruction(DecoderTableLanai32, Instr, Insn, Address, this, STI); in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 469 decodeInstruction(DecoderTableARM32, MI, Insn, Address, this, STI); in getInstruction() 488 Result = decodeInstruction(Table.P, MI, Insn, Address, this, STI); in getInstruction() 500 decodeInstruction(DecoderTableCoProc32, MI, Insn, Address, this, STI); in getInstruction() 701 decodeInstruction(DecoderTableThumb16, MI, Insn16, Address, this, STI); in getInstruction() 755 decodeInstruction(DecoderTableThumb32, MI, Insn32, Address, this, STI); in getInstruction() 774 decodeInstruction(DecoderTableVFP32, MI, Insn32, Address, this, STI); in getInstruction() 783 decodeInstruction(DecoderTableVFPV832, MI, Insn32, Address, this, STI); in getInstruction() 803 Result = decodeInstruction(DecoderTableNEONLoadStore32, MI, NEONLdStInsn, in getInstruction() 817 Result = decodeInstruction(DecoderTableNEONData32, MI, NEONDataInsn, in getInstruction() 829 Result = decodeInstruction(DecoderTablev8Crypto32, MI, NEONCryptoInsn, in getInstruction() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/Disassembler/ |
| H A D | XCoreDisassembler.cpp | 748 DecodeStatus Result = decodeInstruction(DecoderTable16, instr, insn16, in getInstruction() 762 Result = decodeInstruction(DecoderTable32, instr, insn32, Address, this, STI); in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/Disassembler/ |
| H A D | X86DisassemblerDecoder.h | 669 int decodeInstruction(InternalInstruction *insn,
|
| H A D | X86Disassembler.cpp | 227 int Ret = decodeInstruction(&InternalInstr, regionReader, (const void *)&R, in getInstruction()
|
| H A D | X86DisassemblerDecoder.cpp | 1899 int llvm::X86Disassembler::decodeInstruction( in decodeInstruction() function in llvm::X86Disassembler
|
| /freebsd-12.1/contrib/llvm/lib/Target/SystemZ/Disassembler/ |
| H A D | SystemZDisassembler.cpp | 481 return decodeInstruction(Table, MI, Inst, Address, this, STI); in getInstruction()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/Disassembler/ |
| H A D | AMDGPUDisassembler.cpp | 163 if (decodeInstruction(Table, TmpInst, Inst, Address, this, STI)) { in tryDecodeInst()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 274 return decodeInstruction(DecoderTable32, MI, Insn, Address, this, STI); in getInstruction()
|