Searched refs:CreatePostIndReg (Results 1 – 1 of 1) sorted by relevance
218 static std::unique_ptr<MSP430Operand> CreatePostIndReg(unsigned RegNum, SMLoc S, in CreatePostIndReg() function in __anonebdbea530111::MSP430Operand496 Operands.push_back(MSP430Operand::CreatePostIndReg(RegNo, StartLoc, EndLoc)); in ParseOperand()