Searched refs:combineSHL (Results 1 – 2 of 2) sorted by relevance
1428 SDValue combineSHL(SDNode *N, DAGCombinerInfo &DCI) const;
15810 return combineSHL(N, DCI); in PerformDAGCombine()17795 SDValue PPCTargetLowering::combineSHL(SDNode *N, DAGCombinerInfo &DCI) const { in combineSHL() function in PPCTargetLowering