Searched refs:LowerShiftLeftParts (Results 1 – 7 of 7) sorted by relevance
538 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
1717 SDValue NVPTXTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in NVPTXTargetLowering1793 return LowerShiftLeftParts(Op, DAG); in LowerOperation()
1363 // e.g. NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
443 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
1993 return LowerShiftLeftParts(Op, DAG); in LowerOperation()4154 SDValue AArch64TargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in AArch64TargetLowering
488 SDValue LowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
4103 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op, in LowerShiftLeftParts() function in ARMTargetLowering6300 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG); in LowerOperation()