Searched defs:ShouldShrinkFPConstant (Results 1 – 5 of 5) sorted by relevance
161 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
261 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
445 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in AMDGPUTargetLowering