Searched refs:Andn2Opc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp197 const unsigned Andn2Opc = Wave32 ? AMDGPU::S_ANDN2_B32 : AMDGPU::S_ANDN2_B64; local
260 BuildMI(MBB, *And, And->getDebugLoc(), TII->get(Andn2Opc),

Completed in 58 milliseconds