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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp171 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst,
481 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
484 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
487 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
631 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 60 milliseconds