Searched refs:hasBitPreservingFPLogic (Results 1 – 10 of 10) sorted by relevance
285 bool hasBitPreservingFPLogic(EVT VT) const override;
3472 bool SITargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in SITargetLowering
399 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
477 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
763 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
790 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
323 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
445 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
7349 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT)) in foldBitcastedFPLogic()
9694 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT)) in foldBitcastedFPLogic()