Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
3200 Value *PromotedOperand) const;4448 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()4461 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()4701 Value *PromotedOperand = in matchOperationAddr() local4717 assert(PromotedOperand && in matchOperationAddr()4723 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()4730 PromotedOperand)) { in matchOperationAddr()