Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrFormats.td177 let DecoderMethod = "DecodeCCOutOperand";
185 let DecoderMethod = "DecodeCCOutOperand";
/freebsd-12.1/contrib/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp183 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val,
1126 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand() function