Searched refs:hasBitPreservingFPLogic (Results 1 – 11 of 11) sorted by relevance
331 bool hasBitPreservingFPLogic(EVT VT) const override;
1010 bool RISCVTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in RISCVTargetLowering
436 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
377 bool hasBitPreservingFPLogic(EVT VT) const override;
4373 bool SITargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in SITargetLowering
1398 bool hasBitPreservingFPLogic(EVT VT) const override;
17001 bool PPCTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in PPCTargetLowering
766 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
1000 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
631 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
12580 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT)) in foldBitcastedFPLogic()