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