Searched refs:LowerShiftParts (Results 1 – 5 of 5) sorted by relevance
88 SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) const;
456 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG); in LowerOperation()768 SDValue R600TargetLowering::LowerShiftParts(SDValue Op, in LowerShiftParts() function in R600TargetLowering
954 SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) const;
4590 return LowerShiftParts(Op, DAG); in LowerOperation()7611 SDValue AArch64TargetLowering::LowerShiftParts(SDValue Op, in LowerShiftParts() function in AArch64TargetLowering
19620 static SDValue LowerShiftParts(SDValue Op, SelectionDAG &DAG) { in LowerShiftParts() function30286 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG); in LowerOperation()