Searched refs:isPromotedInstructionLegal (Results 1 – 1 of 1) sorted by relevance
4357 static bool isPromotedInstructionLegal(const TargetLowering &TLI, in isPromotedInstructionLegal() function4797 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()6142 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal) || in tryToPromoteExts()