Searched refs:CreateIndReg (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp213 static std::unique_ptr<MSP430Operand> CreateIndReg(unsigned RegNum, SMLoc S, function in class:__anon5218::MSP430Operand
504 Operands.push_back(MSP430Operand::CreateIndReg(RegNo, StartLoc, EndLoc));

Completed in 109 milliseconds