Searched defs:ShouldShrinkFPConstant (Results 1 – 6 of 6) sorted by relevance
195 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
689 virtual bool ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function
921 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
590 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
885 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
507 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in AMDGPUTargetLowering