Searched refs:shouldReduceLoadWidth (Results 1 – 6 of 6) sorted by relevance
127 bool shouldReduceLoadWidth(SDNode *Load,
438 bool AMDGPUTargetLowering::shouldReduceLoadWidth(SDNode *N, in shouldReduceLoadWidth() function in AMDGPUTargetLowering
775 bool shouldReduceLoadWidth(SDNode *Load, ISD::LoadExtType ExtTy,
3877 bool X86TargetLowering::shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function in X86TargetLowering
782 virtual bool shouldReduceLoadWidth(SDNode *Load, in shouldReduceLoadWidth() function
6101 if (!TLI.shouldReduceLoadWidth(LN0, ExtType, ExtVT)) in ReduceLoadWidth()