Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp163 static DecodeStatus DecodeL5RInstruction(MCInst &Inst, unsigned Insn,
655 static DecodeStatus DecodeL5RInstruction(MCInst &Inst, unsigned Insn, in DecodeL5RInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td267 let DecoderMethod = "DecodeL5RInstruction";