Searched refs:DecodeLR2RInstruction (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 99 static DecodeStatus DecodeLR2RInstruction(MCInst *Inst, unsigned Insn, 492 static DecodeStatus DecodeLR2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeLR2RInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 706 …if (DecodeLR2RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassemble…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 132 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/ |
D | XCoreDisassembler.cpp | 132 static DecodeStatus DecodeLR2RInstruction(MCInst &Inst, 523 DecodeLR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeLR2RInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 217 let DecoderMethod = "DecodeLR2RInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 217 let DecoderMethod = "DecodeLR2RInstruction";
|