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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp635 bool M68kAsmParser::parseRegisterName(MCRegister &RegNo, SMLoc Loc, function in class:M68kAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp349 int AVRAsmParser::parseRegisterName(unsigned (*matchFn)(StringRef)) { function in class:AVRAsmParser
368 int AVRAsmParser::parseRegisterName() { function in class:AVRAsmParser
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp808 int VEAsmParser::parseRegisterName(unsigned (*matchFn)(StringRef)) { function in class:VEAsmParser

Completed in 87 milliseconds