Searched refs:simplifyX86MaskedLoad (Results 1 – 2 of 2) sorted by relevance
1110 static Instruction *simplifyX86MaskedLoad(IntrinsicInst &II, InstCombiner &IC) { in simplifyX86MaskedLoad() function2001 if (Instruction *I = simplifyX86MaskedLoad(*II, *this)) in visitCallInst()
1395 static Instruction *simplifyX86MaskedLoad(IntrinsicInst &II, InstCombiner &IC) { in simplifyX86MaskedLoad() function2993 if (Instruction *I = simplifyX86MaskedLoad(*II, *this)) in visitCallInst()