Home
last modified time | relevance | path

Searched refs:DecodeCCOutOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp265 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val,
1652 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand() function
7030 if (!Check(DS, DecodeCCOutOperand(Inst, S, Address, Decoder))) // cc_out in DecodeT2AddSubSPImm()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td190 let DecoderMethod = "DecodeCCOutOperand";
198 let DecoderMethod = "DecodeCCOutOperand";