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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp227 void makeReg(unsigned RegNo) { function in class:__anon4067::AVROperand
728 Op.makeReg(RegNum);
744 Op.makeReg(correspondingDREG);

Completed in 112 milliseconds