Searched refs:CurrentLaneParts (Results 1 – 1 of 1) sorted by relevance
900 SmallVector<Register, 8> CurrentLaneParts; in executeInWaterfallLoop() local904 CurrentLaneParts.push_back(CurrentLaneReg); in executeInWaterfallLoop()910 CurrentLaneParts.push_back(UnmergeCurrentLane.getReg(i)); in executeInWaterfallLoop()912 MRI.setRegBank(CurrentLaneParts[i], AMDGPU::SGPRRegBank); in executeInWaterfallLoop()917 auto CmpReg = B.buildICmp(CmpInst::ICMP_EQ, S1, CurrentLaneParts[i], in executeInWaterfallLoop()