Searched refs:NumArchVGPR (Results 1 – 3 of 3) sorted by relevance
70 const MCExpr *NumArchVGPR = nullptr; member
760 CurrentProgramInfo.NumArchVGPR, in runOnMachineFunction()945 ProgInfo.NumArchVGPR = GetSymRefExpr(RIK::RIK_NumVGPR); in getSIProgramInfo()948 ProgInfo.NumAccVGPR, ProgInfo.NumArchVGPR, Ctx); in getSIProgramInfo()950 ProgInfo.AccumOffset = computeAccumOffset(ProgInfo.NumArchVGPR, Ctx); in getSIProgramInfo()1061 ProgInfo.NumArchVGPR = AMDGPUMCExpr::createMax( in getSIProgramInfo()1065 ProgInfo.NumAccVGPR, ProgInfo.NumArchVGPR, Ctx); in getSIProgramInfo()1731 getMCExprStr(CurrentProgramInfo.NumArchVGPR)); in emitResourceUsageRemarks()
64 NumArchVGPR = ZeroExpr; in reset()