Searched refs:LowerShiftParts (Results 1 – 5 of 5) sorted by relevance
98 SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) const;
405 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG); in LowerOperation()717 SDValue R600TargetLowering::LowerShiftParts(SDValue Op, in LowerShiftParts() function in R600TargetLowering
1186 SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) const;
6887 return LowerShiftParts(Op, DAG); in LowerOperation()11254 SDValue AArch64TargetLowering::LowerShiftParts(SDValue Op, in LowerShiftParts() function in AArch64TargetLowering
19011 static SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) { in LowerShiftParts() function32382 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG); in LowerOperation()