Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp265 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val,
1649 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand() function
7027 if (!Check(DS, DecodeCCOutOperand(Inst, S, Address, Decoder))) // cc_out in DecodeT2AddSubSPImm()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMInstrFormats.td182 let DecoderMethod = "DecodeCCOutOperand";
190 let DecoderMethod = "DecodeCCOutOperand";