Searched refs:LowerSRA_PARTS (Results 1 – 2 of 2) sorted by relevance
1079 SDValue LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const;
8438 SDValue PPCTargetLowering::LowerSRA_PARTS(SDValue Op, SelectionDAG &DAG) const { in LowerSRA_PARTS() function in PPCTargetLowering10495 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG); in LowerOperation()