Searched refs:DecodePostIdxReg (Results 1 – 2 of 2) sorted by relevance
267 static DecodeStatus DecodePostIdxReg(MCInst &Inst, unsigned Insn,3877 static DecodeStatus DecodePostIdxReg(MCInst &Inst, unsigned Insn, in DecodePostIdxReg() function5188 if (!Check(S, DecodePostIdxReg(Inst, Rm, Address, Decoder))) in DecodeLDR()
873 let DecoderMethod = "DecodePostIdxReg";