Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/XCore/Disassembler/
HDXCoreDisassembler.cpp177 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
646 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
674 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/NextBSD/contrib/llvm/lib/Target/XCore/
HDXCoreInstrFormats.td276 let DecoderMethod = "DecodeL6RInstruction";