Searched refs:LiveMaskWQM (Results 1 – 1 of 1) sorted by relevance
979 Register LiveMaskWQM; in lowerKillI1() local982 LiveMaskWQM = MRI->createVirtualRegister(TRI->getBoolRC()); in lowerKillI1()984 BuildMI(MBB, MI, DL, TII->get(WQMOpc), LiveMaskWQM).addReg(LiveMaskReg); in lowerKillI1()987 .addReg(LiveMaskWQM); in lowerKillI1()1024 if (LiveMaskWQM) in lowerKillI1()1025 LIS->createAndComputeVirtRegInterval(LiveMaskWQM); in lowerKillI1()