Searched refs:ShouldShrinkFPConstant (Results 1 – 6 of 6) sorted by relevance
192 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
182 bool ShouldShrinkFPConstant(EVT VT) const override;
630 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in AMDGPUTargetLowering
1124 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
1358 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
320 TLI.ShouldShrinkFPConstant(OrigVT)) { in ExpandConstantFP()