Home
last modified time | relevance | path

Searched refs:AndSaveExecOpc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp165 unsigned AndSaveExecOpc; member in __anon35eed8a90111::SIWholeQuadMode
1147 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()
H A DAMDGPURegisterBankInfo.cpp727 const unsigned AndSaveExecOpc = Subtarget.isWave32() ? in executeInWaterfallLoop() local
1003 B.buildInstr(AndSaveExecOpc) in executeInWaterfallLoop()