Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMInstrFormats.td174 let DecoderMethod = "DecodeCCOutOperand";
182 let DecoderMethod = "DecodeCCOutOperand";
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp177 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val,
1131 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand() function