Searched refs:LowerShiftLeftParts (Results 1 – 5 of 5) sorted by relevance
574 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
2005 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering2178 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
1331 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
818 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
6210 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering10158 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()