Searched refs:isFPExtFree (Results 1 – 4 of 4) sorted by relevance
664 bool isFPExtFree(EVT VT) const override;
11965 bool PPCTargetLowering::isFPExtFree(EVT VT) const { in isFPExtFree() function in PPCTargetLowering
1683 if (isFPExtFree(EVT::getEVT(I->getType()))) in isExtFree()1786 virtual bool isFPExtFree(EVT VT) const { in isFPExtFree() function
7791 bool LookThroughFPExt = TLI.isFPExtFree(VT); in visitFADDForFMACombine()7978 bool LookThroughFPExt = TLI.isFPExtFree(VT); in visitFSUBForFMACombine()