Searched refs:getGprCountSymbolName (Results 1 – 1 of 1) sorted by relevance
1383 std::optional<StringRef> getGprCountSymbolName(RegisterKind RegKind);3057 AMDGPUAsmParser::getGprCountSymbolName(RegisterKind RegKind) { in getGprCountSymbolName() function in AMDGPUAsmParser3069 auto SymbolName = getGprCountSymbolName(RegKind); in initializeGprCountSymbol()3082 auto SymbolName = getGprCountSymbolName(RegKind); in updateGprCountSymbols()