Searched refs:IsGFX10Plus (Results 1 – 2 of 2) sorted by relevance
1810 const bool IsGFX10Plus = AMDGPU::isGFX10Plus(STI); in selectImageIntrinsic() local1943 } else if (IsGFX10Plus) { in selectImageIntrinsic()2009 if (IsGFX10Plus) in selectImageIntrinsic()2017 if (IsGFX10Plus) in selectImageIntrinsic()2029 if (!IsGFX10Plus) in selectImageIntrinsic()
7906 bool IsGFX10Plus = AMDGPU::isGFX10Plus(*Subtarget); in lowerImage() local8188 if (IsGFX10Plus) in lowerImage()8195 if (IsGFX10Plus) in lowerImage()8204 if (!IsGFX10Plus) in lowerImage()8223 } else if (IsGFX10Plus) { in lowerImage()