Home
last modified time | relevance | path

Searched refs:OrSaveExecOpc (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp37 unsigned OrSaveExecOpc; member in __anon6e84211d0111::SIOptimizeExecMaskingPreRA
250 if (SaveExecMI.getOpcode() != OrSaveExecOpc) in optimizeElseBranch()
317 OrSaveExecOpc = in runOnMachineFunction()
H A DSILowerControlFlow.cpp85 unsigned OrSaveExecOpc; member in __anon6ef7dbc50111::SILowerControlFlow
305 BuildMI(MBB, Start, DL, TII->get(OrSaveExecOpc), SaveReg) in emitElse()
794 OrSaveExecOpc = AMDGPU::S_OR_SAVEEXEC_B32; in runOnMachineFunction()
804 OrSaveExecOpc = AMDGPU::S_OR_SAVEEXEC_B64; in runOnMachineFunction()
H A DSIWholeQuadMode.cpp166 unsigned OrSaveExecOpc; member in __anon231f6cb20111::SIWholeQuadMode
1527 OrSaveExecOpc = AMDGPU::S_OR_SAVEEXEC_B32; in runOnMachineFunction()
1535 OrSaveExecOpc = AMDGPU::S_OR_SAVEEXEC_B64; in runOnMachineFunction()