Searched refs:hasBitPreservingFPLogic (Results 1 – 14 of 14) sorted by relevance
78 bool hasBitPreservingFPLogic(EVT VT) const override;
339 bool RISCVTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in RISCVTargetLowering
399 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
347 bool hasBitPreservingFPLogic(EVT VT) const override;
3878 bool SITargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in SITargetLowering
763 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
583 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
1247 bool hasBitPreservingFPLogic(EVT VT) const override;
15767 bool PPCTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in PPCTargetLowering
866 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
323 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
487 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
7349 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT)) in foldBitcastedFPLogic()
11091 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT)) in foldBitcastedFPLogic()