Searched refs:LowerShiftLeftParts (Results 1 – 7 of 7) sorted by relevance
223 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
1361 return LowerShiftLeftParts(Op, DAG); in LowerOperation()3251 SDValue M68kTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in M68kTargetLowering
595 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
2062 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering2235 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
1405 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
827 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
6311 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering10377 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()