Home
last modified time | relevance | path

Searched refs:DecodeL6RInstruction (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp158 static DecodeStatus DecodeL6RInstruction(MCInst &Inst, unsigned Insn,
620 static DecodeStatus DecodeL6RInstruction(MCInst &Inst, unsigned Insn, in DecodeL6RInstruction() function
649 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/llvm-project-15.0.7/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td275 let DecoderMethod = "DecodeL6RInstruction";