Searched refs:isPromotedInstructionLegal (Results 1 – 1 of 1) sorted by relevance
2693 static bool isPromotedInstructionLegal(const TargetLowering &TLI, in isPromotedInstructionLegal() function3072 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()4105 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal))) { in extLdPromotion()