Searched refs:LowerShiftRightParts (Results 1 – 5 of 5) sorted by relevance
573 SDValue LowerShiftRightParts(SDValue Op, SelectionDAG &DAG) const;
1944 SDValue NVPTXTargetLowering::LowerShiftRightParts(SDValue Op, in LowerShiftRightParts() function in NVPTXTargetLowering2181 return LowerShiftRightParts(Op, DAG); in LowerOperation()
1331 // NVPTXISelLowering (LowerShiftLeftParts and LowerShiftRightParts)
817 SDValue LowerShiftRightParts(SDValue Op, SelectionDAG &DAG) const;
6166 SDValue ARMTargetLowering::LowerShiftRightParts(SDValue Op, in LowerShiftRightParts() function in ARMTargetLowering10160 case ISD::SRA_PARTS: return LowerShiftRightParts(Op, DAG); in LowerOperation()