Searched refs:lowerShiftLeftParts (Results 1 – 4 of 4) sorted by relevance
539 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG &DAG) const;
2115 return lowerShiftLeftParts(Op, DAG); in LowerOperation()3042 SDValue RISCVTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in RISCVTargetLowering
547 SDValue lowerShiftLeftParts(SDValue Op, SelectionDAG& DAG) const;
1226 case ISD::SHL_PARTS: return lowerShiftLeftParts(Op, DAG); in LowerOperation()2565 SDValue MipsTargetLowering::lowerShiftLeftParts(SDValue Op, in lowerShiftLeftParts() function in MipsTargetLowering