Searched refs:CMPOpc (Results 1 – 1 of 1) sorted by relevance
4945 unsigned CMPOpc = IsWave32 ? AMDGPU::S_CMP_LG_U32 : AMDGPU::S_CMP_LG_U64; in lowerWaveReduce() local4946 BuildMI(*ComputeLoop, I, DL, TII->get(CMPOpc)) in lowerWaveReduce()