Searched refs:VGPRLanes (Results 1 – 1 of 1) sorted by relevance
82 int64_t VGPRLanes; member154 Data.VGPRLanes = (1LL << std::min(Data.PerVGPR, NumSubRegs)) - 1LL; in getPerVGPRData()211 int64_t VGPRLanes = getPerVGPRData().VGPRLanes; in prepare() local218 BuildMI(*MBB, MI, DL, TII.get(MovOpc), ExecReg).addImm(VGPRLanes); in prepare()