Searched refs:AndSaveExecOpc (Results 1 – 2 of 2) sorted by relevance
163 unsigned AndSaveExecOpc; member in __anon7d300af50111::SIWholeQuadMode1212 MI = BuildMI(MBB, Before, DebugLoc(), TII->get(AndSaveExecOpc), SaveWQM) in toExact()1592 AndSaveExecOpc = AMDGPU::S_AND_SAVEEXEC_B32; in runOnMachineFunction()1600 AndSaveExecOpc = AMDGPU::S_AND_SAVEEXEC_B64; in runOnMachineFunction()
777 const unsigned AndSaveExecOpc = Subtarget.isWave32() ? in executeInWaterfallLoop() local931 B.buildInstr(AndSaveExecOpc) in executeInWaterfallLoop()