Searched refs:MatchBSwap (Results 1 – 6 of 6) sorted by relevance
357 Instruction *MatchBSwap(BinaryOperator &I);
1403 Instruction *InstCombiner::MatchBSwap(BinaryOperator &I) { in MatchBSwap() function in InstCombiner1812 if (Instruction *BSwap = MatchBSwap(I)) in visitOr()
565 Instruction *MatchBSwap(BinaryOperator &I);
1556 Instruction *InstCombiner::MatchBSwap(BinaryOperator &I) { in MatchBSwap() function in InstCombiner2177 if (Instruction *BSwap = MatchBSwap(I)) in visitOr()
883 Instruction *MatchBSwap(BinaryOperator &I);
1640 Instruction *InstCombiner::MatchBSwap(BinaryOperator &I) { in MatchBSwap() function in InstCombiner2033 if (Instruction *BSwap = MatchBSwap(I)) in visitOr()