Searched refs:IsGFX10Plus (Results 1 – 3 of 3) sorted by relevance
1557 const bool IsGFX10Plus = AMDGPU::isGFX10Plus(STI); in selectImageIntrinsic() local1680 } else if (IsGFX10Plus) { in selectImageIntrinsic()1745 if (IsGFX10Plus) in selectImageIntrinsic()1752 if (IsGFX10Plus) in selectImageIntrinsic()1763 if (!IsGFX10Plus) in selectImageIntrinsic()
6332 bool IsGFX10Plus = AMDGPU::isGFX10Plus(*Subtarget); in lowerImage() local6597 if (IsGFX10Plus) in lowerImage()6603 if (IsGFX10Plus) in lowerImage()6611 if (!IsGFX10Plus) in lowerImage()6627 } else if (IsGFX10Plus) { in lowerImage()
7724 bool IsGFX10Plus = isGFX10Plus(); in cvtMIMG() local7727 if (IsGFX10Plus) in cvtMIMG()7732 if (IsGFX10Plus) in cvtMIMG()7737 if (!IsGFX10Plus) in cvtMIMG()