Lines Matching refs:MCResourceInfo
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()
239 void MCResourceInfo::gatherResourceInfo( in gatherResourceInfo()
375 const MCExpr *MCResourceInfo::createTotalNumVGPRs(const MachineFunction &MF, in createTotalNumVGPRs()
385 const MCExpr *MCResourceInfo::createTotalNumSGPRs(const MachineFunction &MF, in createTotalNumSGPRs()