Searched refs:LowerShiftLeftParts (Results 1 – 7 of 7) sorted by relevance
248 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
1416 return LowerShiftLeftParts(Op, DAG); in LowerOperation()3429 SDValue M68kTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in M68kTargetLowering
629 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
2477 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering2703 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
1766 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
843 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
6348 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering10590 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()