Searched refs:ShouldShrinkFPConstant (Results 1 – 8 of 8) sorted by relevance
80 bool ShouldShrinkFPConstant(EVT VT) const;
261 AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const in ShouldShrinkFPConstant() function in AMDGPUTargetLowering
161 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
130 bool ShouldShrinkFPConstant(EVT VT) const override;
445 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in AMDGPUTargetLowering
793 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
794 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
264 TLI.ShouldShrinkFPConstant(OrigVT)) { in ExpandConstantFP()