Searched refs:IsUSub (Results 1 – 1 of 1) sorted by relevance
334 bool IsUSub = Opcode == AMDGPU::V_PK_SUB_U16; in tryFoldImmWithOpSel() local335 if (SrcIdx == 1 && (IsUAdd || IsUSub)) { in tryFoldImmWithOpSel()