Searched refs:lowerShiftLeftParts (Results 1 – 6 of 6) sorted by relevance
356 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
475 return lowerShiftLeftParts(Op, DAG); in LowerOperation()3687 SDValue LoongArchTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in LoongArchTargetLowering
589 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG& DAG) const;
1351 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG); in LowerOperation()2754 SDValue MipsTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in MipsTargetLowering
505 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
7246 return lowerShiftLeftParts(Op, DAG); in LowerOperation()9417 SDValue RISCVTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in RISCVTargetLowering