Searched refs:ShouldShrinkFPConstant (Results 1 – 8 of 8) sorted by relevance
204 bool ShouldShrinkFPConstant(EVT VT) const override {205 bool ShouldShrinkFPConstant(EVT VT) const override { ShouldShrinkFPConstant() function
217 bool ShouldShrinkFPConstant(EVT VT) const override;
811 bool AMDGPUTargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in AMDGPUTargetLowering
474 bool ShouldShrinkFPConstant(EVT VT) const override { in ShouldShrinkFPConstant() function
1424 bool ShouldShrinkFPConstant(EVT VT) const override;
3247 bool X86TargetLowering::ShouldShrinkFPConstant(EVT VT) const { in ShouldShrinkFPConstant() function in X86TargetLowering
1794 virtual bool ShouldShrinkFPConstant(EVT) const { return true; } in ShouldShrinkFPConstant() function
342 TLI.ShouldShrinkFPConstant(OrigVT)) { in ExpandConstantFP()