Searched refs:lowerShiftLeftParts (Results 1 – 6 of 6) sorted by relevance
100 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
118 return lowerShiftLeftParts(Op, DAG); in LowerOperation()230 SDValue LoongArchTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in LoongArchTargetLowering
639 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
3118 return lowerShiftLeftParts(Op, DAG); in LowerOperation()4039 SDValue RISCVTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in RISCVTargetLowering
555 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG& DAG) const;
1234 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG); in LowerOperation()2579 SDValue MipsTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in MipsTargetLowering