Home
last modified time | relevance | path

Searched refs:DecodeLR2RInstruction (Results 1 – 6 of 6) sorted by relevance

/external/capstone/arch/XCore/
DXCoreDisassembler.c99 static DecodeStatus DecodeLR2RInstruction(MCInst *Inst, unsigned Insn,
492 static DecodeStatus DecodeLR2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeLR2RInstruction() function
DXCoreGenDisassemblerTables.inc706 …if (DecodeLR2RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassemble…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp132 static DecodeStatus DecodeLR2RInstruction(MCInst &Inst,
523 DecodeLR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeLR2RInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp132 static DecodeStatus DecodeLR2RInstruction(MCInst &Inst,
523 DecodeLR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeLR2RInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td217 let DecoderMethod = "DecodeLR2RInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td217 let DecoderMethod = "DecodeLR2RInstruction";