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,
1657 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand() function
7054 if (!Check(DS, DecodeCCOutOperand(Inst, S, Address, Decoder))) // cc_out in DecodeT2AddSubSPImm()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrFormats.td180 let DecoderMethod = "DecodeCCOutOperand";
188 let DecoderMethod = "DecodeCCOutOperand";