Searched refs:DecodeR2RInstruction (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 84 static DecodeStatus DecodeR2RInstruction(MCInst *Inst, unsigned Insn, 337 static DecodeStatus DecodeR2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 627 …if (DecodeR2RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 102 static DecodeStatus DecodeR2RInstruction(MCInst &Inst, 371 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 101 static DecodeStatus DecodeR2RInstruction(MCInst &Inst, 370 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction() function
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 101 static DecodeStatus DecodeR2RInstruction(MCInst &Inst, 370 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 178 let DecoderMethod = "DecodeR2RInstruction";
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 177 let DecoderMethod = "DecodeR2RInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 177 let DecoderMethod = "DecodeR2RInstruction";
|