Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1417 const auto BuildCopy = [&](Register SrcReg) { in selectBallot() local
1440 BuildCopy(IsWave32 ? AMDGPU::EXEC_LO : AMDGPU::EXEC); in selectBallot()
1444 BuildCopy(I.getOperand(2).getReg()); in selectBallot()