Searched refs:hasBitPreservingFPLogic (Results 1 – 12 of 12) sorted by relevance
401 bool hasBitPreservingFPLogic(EVT VT) const override;
1356 bool RISCVTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in RISCVTargetLowering
428 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
397 bool hasBitPreservingFPLogic(EVT VT) const override;
4426 bool SITargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in SITargetLowering
1458 bool hasBitPreservingFPLogic(EVT VT) const override;
17407 bool PPCTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in PPCTargetLowering
804 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
1042 bool hasBitPreservingFPLogic(EVT VT) const override;
5834 bool X86TargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in X86TargetLowering
657 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
13563 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT)) in foldBitcastedFPLogic()