Searched refs:getGprCountSymbolName (Results 1 – 1 of 1) sorted by relevance
1437 std::optional<StringRef> getGprCountSymbolName(RegisterKind RegKind);3180 AMDGPUAsmParser::getGprCountSymbolName(RegisterKind RegKind) { in getGprCountSymbolName() function in AMDGPUAsmParser3192 auto SymbolName = getGprCountSymbolName(RegKind); in initializeGprCountSymbol()3206 auto SymbolName = getGprCountSymbolName(RegKind); in updateGprCountSymbols()