Home
last modified time | relevance | path

Searched defs:ExecReg (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.h56 Register ExecReg; global() variable
H A DSILateBranchLowering.cpp40 Register ExecReg; member in __anon1878521c0111::SILateBranchLowering
H A DSIPreEmitPeephole.cpp91 const unsigned ExecReg = IsWave32 ? AMDGPU::EXEC_LO : AMDGPU::EXEC; in optimizeVccBranch() local
H A DSIOptimizeExecMaskingPreRA.cpp40 MCRegister ExecReg; member in __anon9d1a533b0111::SIOptimizeExecMaskingPreRA
[all...]
H A DSIRegisterInfo.cpp108 Register ExecReg; member
[all...]
H A DAMDGPURegisterBankInfo.cpp795 const unsigned ExecReg = Subtarget.isWave32() ? in executeInWaterfallLoop() local
H A DSIISelLowering.cpp4651 unsigned ExecReg = IsWave32 ? AMDGPU::EXEC_LO : AMDGPU::EXEC; lowerWaveReduce() local