Searched refs:LowerShiftLeftParts (Results 1 – 7 of 7) sorted by relevance
248 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
1417 return LowerShiftLeftParts(Op, DAG); in LowerOperation()3430 SDValue M68kTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in M68kTargetLowering
636 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
2490 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering2780 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
1799 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
846 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
6365 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering10607 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()