Home
last modified time | relevance | path

Searched refs:DecodeL6RInstruction (Results 1 – 8 of 8) sorted by relevance

/external/capstone/arch/XCore/
DXCoreDisassembler.c129 static DecodeStatus DecodeL6RInstruction(MCInst *Inst, unsigned Insn,
626 static DecodeStatus DecodeL6RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
661 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
DXCoreGenDisassemblerTables.inc703 …if (DecodeL6RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp176 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
645 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
673 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp177 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
646 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
674 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp176 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
645 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
673 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td276 let DecoderMethod = "DecodeL6RInstruction";
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrFormats.td275 let DecoderMethod = "DecodeL6RInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td275 let DecoderMethod = "DecodeL6RInstruction";