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

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp177 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
646 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function
674 return DecodeL6RInstruction(Inst, Insn, Address, Decoder);

Completed in 74 milliseconds