Searched refs:narrowMaskedBinOp (Results 1 – 4 of 4) sorted by relevance
320 Instruction *narrowMaskedBinOp(BinaryOperator &And);
1650 Instruction *InstCombinerImpl::narrowMaskedBinOp(BinaryOperator &And) { in narrowMaskedBinOp() function in InstCombinerImpl1868 if (Instruction *Z = narrowMaskedBinOp(I)) in visitAnd()
605 Instruction *narrowMaskedBinOp(BinaryOperator &And);
1681 Instruction *InstCombiner::narrowMaskedBinOp(BinaryOperator &And) { in narrowMaskedBinOp() function in InstCombiner1867 if (Instruction *Z = narrowMaskedBinOp(I)) in visitAnd()