Searched refs:ShouldShrinkFPConstant (Results 1 – 5 of 5) sorted by relevance
88 bool ShouldShrinkFPConstant(EVT VT) const;
242 AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in AMDGPUTargetLowering
675 virtual bool ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function
649 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
274 TLI.ShouldShrinkFPConstant(OrigVT)) { in ExpandConstantFP()