Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
3219 Value *PromotedOperand) const;4468 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()4481 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()4721 Value *PromotedOperand = in matchOperationAddr() local4737 assert(PromotedOperand && in matchOperationAddr()4743 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()4750 PromotedOperand)) { in matchOperationAddr()