Searched refs:LowerSHLParts (Results 1 – 2 of 2) sorted by relevance
67 SDValue LowerSHLParts(SDValue Op, SelectionDAG &DAG) const;
594 case ISD::SHL_PARTS: return LowerSHLParts(Op, DAG); in LowerOperation()987 SDValue R600TargetLowering::LowerSHLParts(SDValue Op, SelectionDAG &DAG) const { in LowerSHLParts() function in R600TargetLowering