Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp242 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val,
1461 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand() function
6682 if (!Check(DS, DecodeCCOutOperand(Inst, S, Address, Decoder))) // cc_out in DecodeT2AddSubSPImm()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMInstrFormats.td180 let DecoderMethod = "DecodeCCOutOperand";
188 let DecoderMethod = "DecodeCCOutOperand";