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