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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp85 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val,
222 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, function
418 DecodeBitpOperand(Inst, Op2, Address, Decoder);
432 DecodeBitpOperand(Inst, Op2, Address, Decoder);
582 DecodeBitpOperand(Inst, Op3, Address, Decoder);
639 DecodeBitpOperand(Inst, Op3, Address, Decoder);

Completed in 55 milliseconds