Searched defs:simplifyMaskedGather (Results 1 – 3 of 3) sorted by relevance
1089 static Instruction *simplifyMaskedGather(IntrinsicInst &II, InstCombiner &IC) { in simplifyMaskedGather() function
389 Instruction *InstCombinerImpl::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombinerImpl
1118 Instruction *InstCombiner::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombiner