Searched refs:combineSRL (Results 1 – 2 of 2) sorted by relevance
1452 SDValue combineSRL(SDNode *N, DAGCombinerInfo &DCI) const;
16704 return combineSRL(N, DCI); in PerformDAGCombine()18823 SDValue PPCTargetLowering::combineSRL(SDNode *N, DAGCombinerInfo &DCI) const { in combineSRL() function in PPCTargetLowering