Searched refs:isFPExtFree (Results 1 – 4 of 4) sorted by relevance
590 bool isFPExtFree(EVT VT) const override;
11402 bool PPCTargetLowering::isFPExtFree(EVT VT) const { in isFPExtFree() function in PPCTargetLowering
1541 if (isFPExtFree(EVT::getEVT(I->getType()))) in isExtFree()1642 virtual bool isFPExtFree(EVT VT) const { in isFPExtFree() function
7454 bool LookThroughFPExt = TLI.isFPExtFree(VT); in visitFADDForFMACombine()7631 bool LookThroughFPExt = TLI.isFPExtFree(VT); in visitFSUBForFMACombine()