Searched defs:simplifyMaskedStore (Results 1 – 3 of 3) sorted by relevance
1070 static Instruction *simplifyMaskedStore(IntrinsicInst &II, InstCombiner &IC) { in simplifyMaskedStore() function
351 Instruction *InstCombinerImpl::simplifyMaskedStore(IntrinsicInst &II) { in simplifyMaskedStore() function in InstCombinerImpl
1082 Instruction *InstCombiner::simplifyMaskedStore(IntrinsicInst &II) { in simplifyMaskedStore() function in InstCombiner