Home
last modified time | relevance | path

Searched defs:IsGFX10Plus (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1823 const bool IsGFX10Plus = AMDGPU::isGFX10Plus(STI); selectImageIntrinsic() local
H A DSIISelLowering.cpp7906 bool IsGFX10Plus = AMDGPU::isGFX10Plus(*Subtarget); lowerImage() local