Searched refs:getGprCountSymbolName (Results 1 – 1 of 1) sorted by relevance
1370 std::optional<StringRef> getGprCountSymbolName(RegisterKind RegKind);2917 AMDGPUAsmParser::getGprCountSymbolName(RegisterKind RegKind) { in getGprCountSymbolName() function in AMDGPUAsmParser2929 auto SymbolName = getGprCountSymbolName(RegKind); in initializeGprCountSymbol()2942 auto SymbolName = getGprCountSymbolName(RegKind); in updateGprCountSymbols()