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