Searched refs:AndSaveExecOpc (Results 1 – 2 of 2) sorted by relevance
165 unsigned AndSaveExecOpc; member in __anon35eed8a90111::SIWholeQuadMode1147 MI = BuildMI(MBB, Before, DebugLoc(), TII->get(AndSaveExecOpc), SaveWQM) in toExact()1526 AndSaveExecOpc = AMDGPU::S_AND_SAVEEXEC_B32; in runOnMachineFunction()1534 AndSaveExecOpc = AMDGPU::S_AND_SAVEEXEC_B64; in runOnMachineFunction()
727 const unsigned AndSaveExecOpc = Subtarget.isWave32() ? in executeInWaterfallLoop() local1003 B.buildInstr(AndSaveExecOpc) in executeInWaterfallLoop()