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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp176 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
645 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function
673 return DecodeL6RInstruction(Inst, Insn, Address, Decoder);

Completed in 54 milliseconds