Home
last modified time | relevance | path

Searched defs:IsGFX12Plus (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1825 const bool IsGFX12Plus = AMDGPU::isGFX12Plus(STI); selectImageIntrinsic() local
H A DSIISelLowering.cpp7908 bool IsGFX12Plus = AMDGPU::isGFX12Plus(*Subtarget); lowerImage() local
9170 const bool IsGFX12Plus = AMDGPU::isGFX12Plus(*Subtarget); LowerINTRINSIC_W_CHAIN() local
[all...]
H A DAMDGPULegalizerInfo.cpp6945 const bool IsGFX12Plus = AMDGPU::isGFX12Plus(ST); legalizeBVHIntrinsic() local