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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp472 std::string GSModName = ModifierName.str() + "_" + GENERATE_STUBS; local
473 ModifierKind = AVRMCExpr::getKindByName(GSModName.c_str());

Completed in 89 milliseconds