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

/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp172 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst,
482 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
485 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
488 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
632 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 56 milliseconds