Searched refs:ShouldShrinkFPConstant (Results 1 – 10 of 10) sorted by relevance
80 bool ShouldShrinkFPConstant(EVT VT) const;
261 AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const in ShouldShrinkFPConstant() function in AMDGPUTargetLowering
159 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
122 bool ShouldShrinkFPConstant(EVT VT) const override;
405 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in AMDGPUTargetLowering
739 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
726 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
279 TLI.ShouldShrinkFPConstant(OrigVT)) { in ExpandConstantFP()