Home
last modified time | relevance | path

Searched refs:simplifyDemandedLaneMaskArg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h216 bool simplifyDemandedLaneMaskArg(InstCombiner &IC, IntrinsicInst &II,
H A DAMDGPUInstCombineIntrinsic.cpp518 bool GCNTTIImpl::simplifyDemandedLaneMaskArg(InstCombiner &IC, in simplifyDemandedLaneMaskArg() function in GCNTTIImpl
1418 simplifyDemandedLaneMaskArg(IC, II, 1)) in instCombineIntrinsic()
1446 if (simplifyDemandedLaneMaskArg(IC, II, 1)) in instCombineIntrinsic()