Searched refs:Decode2RInstruction (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 78 static DecodeStatus Decode2RInstruction(MCInst *Inst, unsigned Insn, 309 static DecodeStatus Decode2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 621 …if (Decode2RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 92 static DecodeStatus Decode2RInstruction(MCInst &Inst, 345 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 91 static DecodeStatus Decode2RInstruction(MCInst &Inst, 344 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction() function
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 91 static DecodeStatus Decode2RInstruction(MCInst &Inst, 344 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 158 let DecoderMethod = "Decode2RInstruction";
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 157 let DecoderMethod = "Decode2RInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 157 let DecoderMethod = "Decode2RInstruction";
|