Searched refs:hasBitPreservingFPLogic (Results 1 – 12 of 12) sorted by relevance
426 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
412 bool hasBitPreservingFPLogic(EVT VT) const override;
1495 bool RISCVTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in RISCVTargetLowering
399 bool hasBitPreservingFPLogic(EVT VT) const override;
4468 bool SITargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in SITargetLowering
833 bool hasBitPreservingFPLogic(EVT VT) const override { in hasBitPreservingFPLogic() function
1471 bool hasBitPreservingFPLogic(EVT VT) const override;
17641 bool PPCTargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in PPCTargetLowering
1091 bool hasBitPreservingFPLogic(EVT VT) const override;
5952 bool X86TargetLowering::hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function in X86TargetLowering
645 virtual bool hasBitPreservingFPLogic(EVT VT) const { in hasBitPreservingFPLogic() function
14124 if (!VT.isFloatingPoint() || !TLI.hasBitPreservingFPLogic(VT)) in foldBitcastedFPLogic()