Searched refs:IsGFX10Plus (Results 1 – 3 of 3) sorted by relevance
1519 const bool IsGFX10Plus = AMDGPU::isGFX10Plus(STI); in selectImageIntrinsic() local1665 if (IsGFX10Plus) { in selectImageIntrinsic()1719 if (IsGFX10Plus) in selectImageIntrinsic()1726 if (IsGFX10Plus) in selectImageIntrinsic()1731 if (!IsGFX10Plus) in selectImageIntrinsic()
6026 bool IsGFX10Plus = AMDGPU::isGFX10Plus(*Subtarget); in lowerImage() local6295 if (IsGFX10Plus) in lowerImage()6301 if (IsGFX10Plus) in lowerImage()6309 if (!IsGFX10Plus) in lowerImage()6320 if (IsGFX10Plus) { in lowerImage()
7152 bool IsGFX10Plus = isGFX10Plus(); in cvtMIMG() local7155 if (IsGFX10Plus) in cvtMIMG()7160 if (IsGFX10Plus) in cvtMIMG()7165 if (!IsGFX10Plus) in cvtMIMG()