Searched refs:ShouldShrinkFPConstant (Results 1 – 3 of 3) sorted by relevance
647 virtual bool ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function
619 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
271 TLI.ShouldShrinkFPConstant(OrigVT)) { in ExpandConstantFP()