Searched defs:VGPRLanes (Results 1 – 1 of 1) sorted by relevance
946 int64_t VGPRLanes, in buildSGPRSpillLoadStore()1138 int64_t VGPRLanes = (1LL << std::min(PerVGPR, NumSubRegs)) - 1LL; in spillSGPR() local1229 int64_t VGPRLanes = (1LL << std::min(PerVGPR, NumSubRegs)) - 1LL; in restoreSGPR() local