Searched refs:IsGFX10Plus (Results 1 – 3 of 3) sorted by relevance
1478 const bool IsGFX10Plus = AMDGPU::isGFX10Plus(STI); in selectImageIntrinsic() local1624 if (IsGFX10Plus) { in selectImageIntrinsic()1678 if (IsGFX10Plus) in selectImageIntrinsic()1685 if (IsGFX10Plus) in selectImageIntrinsic()1690 if (!IsGFX10Plus) in selectImageIntrinsic()
5972 bool IsGFX10Plus = AMDGPU::isGFX10Plus(*Subtarget); in lowerImage() local6240 if (IsGFX10Plus) in lowerImage()6246 if (IsGFX10Plus) in lowerImage()6254 if (!IsGFX10Plus) in lowerImage()6265 if (IsGFX10Plus) { in lowerImage()
7113 bool IsGFX10Plus = isGFX10Plus(); in cvtMIMG() local7116 if (IsGFX10Plus) in cvtMIMG()7121 if (IsGFX10Plus) in cvtMIMG()7126 if (!IsGFX10Plus) in cvtMIMG()