Searched refs:LowerShiftParts (Results 1 – 3 of 3) sorted by relevance
810 SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) const;
7545 SDValue X86TargetLowering::LowerShiftParts(SDValue Op, SelectionDAG &DAG) const { in LowerShiftParts() function in X86TargetLowering10409 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG); in LowerOperation()
13283 static SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) { in LowerShiftParts() function21690 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG); in LowerOperation()