Searched refs:NextFreeVGPR (Results 1 – 2 of 2) sorted by relevance
1390 const MCExpr *NextFreeVGPR, SMRange VGPRRange,5728 std::optional<bool> EnableWavefrontSize32, const MCExpr *NextFreeVGPR, in calculateGPRBlocks() argument5780 NextFreeVGPR, in calculateGPRBlocks()5811 const MCExpr *NextFreeVGPR = ZeroExpr; in ParseDirectiveAMDHSAKernel() local6021 NextFreeVGPR = ExprVal; in ParseDirectiveAMDHSAKernel()6193 EnableWavefrontSize32, NextFreeVGPR, in ParseDirectiveAMDHSAKernel()6253 if (NextFreeVGPR->evaluateAsAbsolute(EvaluatedNumVGPR) && in ParseDirectiveAMDHSAKernel()6285 NextFreeVGPR, NextFreeSGPR, in ParseDirectiveAMDHSAKernel()
2164 uint32_t NextFreeVGPR = in decodeCOMPUTE_PGM_RSRC1() local2168 KdStream << Indent << ".amdhsa_next_free_vgpr " << NextFreeVGPR << '\n'; in decodeCOMPUTE_PGM_RSRC1()