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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp166 static DecodeStatus DecodeL2RUSInstruction(MCInst &Inst,
490 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder);
493 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder);
617 DecodeL2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 76 milliseconds