Searched refs:Decode3RImmInstruction (Results 1 – 8 of 8) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 108 static DecodeStatus Decode3RImmInstruction(MCInst *Inst, unsigned Insn, 297 return Decode3RImmInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 523 static DecodeStatus Decode3RImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode3RImmInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 677 …if (Decode3RImmInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembl…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 142 static DecodeStatus Decode3RImmInstruction(MCInst &Inst, 333 return Decode3RImmInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 550 Decode3RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode3RImmInstruction() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 141 static DecodeStatus Decode3RImmInstruction(MCInst &Inst, 332 return Decode3RImmInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 549 Decode3RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode3RImmInstruction() function
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 141 static DecodeStatus Decode3RImmInstruction(MCInst &Inst, 332 return Decode3RImmInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail() 549 Decode3RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode3RImmInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 47 let DecoderMethod = "Decode3RImmInstruction";
|
/external/llvm-project/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 46 let DecoderMethod = "Decode3RImmInstruction";
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 46 let DecoderMethod = "Decode3RImmInstruction";
|