Searched refs:LowerShiftLeftParts (Results 1 – 7 of 7) sorted by relevance
568 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
2017 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering2096 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
1320 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
642 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
2923 return LowerShiftLeftParts(Op, DAG); in LowerOperation()5373 SDValue AArch64TargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in AArch64TargetLowering
677 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
5304 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering8034 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()