Searched refs:MCResourceInfo (Results 1 – 4 of 4) sorted by relevance
27 MCSymbol *MCResourceInfo::getSymbol(StringRef FuncName, ResourceInfoKind RIK, in getSymbol()58 const MCExpr *MCResourceInfo::getSymRefExpr(StringRef FuncName, in getSymRefExpr()64 void MCResourceInfo::assignMaxRegs(MCContext &OutContext) { in assignMaxRegs()80 void MCResourceInfo::reset() { *this = MCResourceInfo(); } in reset()82 void MCResourceInfo::finalize(MCContext &OutContext) { in finalize()88 MCSymbol *MCResourceInfo::getMaxVGPRSymbol(MCContext &OutContext) { in getMaxVGPRSymbol()92 MCSymbol *MCResourceInfo::getMaxAGPRSymbol(MCContext &OutContext) { in getMaxAGPRSymbol()96 MCSymbol *MCResourceInfo::getMaxSGPRSymbol(MCContext &OutContext) { in getMaxSGPRSymbol()107 const MCExpr *MCResourceInfo::flattenedCycleMax(MCSymbol *RecSym, in flattenedCycleMax()180 void MCResourceInfo::assignResourceInfoExpr( in assignResourceInfoExpr()[all …]
28 class MCResourceInfo {68 MCResourceInfo() = default;
28 class MCResourceInfo; variable49 MCResourceInfo RI;
364 using RIK = MCResourceInfo::ResourceInfoKind; in validateMCResourceInfo()706 using RIK = MCResourceInfo::ResourceInfoKind; in runOnMachineFunction()734 using RIK = MCResourceInfo::ResourceInfoKind; in runOnMachineFunction()938 [&](MCResourceInfo::ResourceInfoKind RIK) -> const MCExpr * { in getSIProgramInfo()944 using RIK = MCResourceInfo::ResourceInfoKind; in getSIProgramInfo()