Searched defs:parseRegisterName (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp336 int AVRAsmParser::parseRegisterName(unsigned (*matchFn)(StringRef)) { function in class:AVRAsmParser
355 int AVRAsmParser::parseRegisterName() { function in class:AVRAsmParser
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp778 int VEAsmParser::parseRegisterName(unsigned (*matchFn)(StringRef)) { function in class:VEAsmParser

Completed in 166 milliseconds