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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp78 unsigned toDREG(unsigned Reg, unsigned From = AVR::sub_lo) { function in class:__anon4067::AVRAsmParser
377 RegNum = toDREG(parseRegisterName());
741 unsigned correspondingDREG = toDREG(Op.getReg());

Completed in 92 milliseconds