Searched refs:DecodeL5RInstruction (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 132 static DecodeStatus DecodeL5RInstruction(MCInst *Inst, unsigned Insn, 667 static DecodeStatus DecodeL5RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL5RInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 700 …if (DecodeL5RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 182 static DecodeStatus DecodeL5RInstruction(MCInst &Inst, 680 DecodeL5RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL5RInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 181 static DecodeStatus DecodeL5RInstruction(MCInst &Inst, 679 DecodeL5RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL5RInstruction() function
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 181 static DecodeStatus DecodeL5RInstruction(MCInst &Inst, 679 DecodeL5RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL5RInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 268 let DecoderMethod = "DecodeL5RInstruction";
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 267 let DecoderMethod = "DecodeL5RInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 267 let DecoderMethod = "DecodeL5RInstruction";
|