Home
last modified time | relevance | path

Searched refs:Decode3RImmInstruction (Results 1 – 8 of 8) sorted by relevance

/external/capstone/arch/XCore/
DXCoreDisassembler.c108 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
DXCoreGenDisassemblerTables.inc677 …if (Decode3RImmInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembl…
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp141 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/Disassembler/
DXCoreDisassembler.cpp142 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/
DXCoreDisassembler.cpp141 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/
DXCoreInstrFormats.td47 let DecoderMethod = "Decode3RImmInstruction";
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrFormats.td46 let DecoderMethod = "Decode3RImmInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td46 let DecoderMethod = "Decode3RImmInstruction";