Searched refs:IsGFX10Plus (Results 1 – 2 of 2) sorted by relevance
1833 const bool IsGFX10Plus = AMDGPU::isGFX10Plus(STI); in selectImageIntrinsic() local1964 } else if (IsGFX10Plus) { in selectImageIntrinsic()2030 if (IsGFX10Plus) in selectImageIntrinsic()2038 if (IsGFX10Plus) in selectImageIntrinsic()2050 if (!IsGFX10Plus) in selectImageIntrinsic()
7468 bool IsGFX10Plus = AMDGPU::isGFX10Plus(*Subtarget); in lowerImage() local7751 if (IsGFX10Plus) in lowerImage()7758 if (IsGFX10Plus) in lowerImage()7767 if (!IsGFX10Plus) in lowerImage()7786 } else if (IsGFX10Plus) { in lowerImage()