Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
3196 Value *PromotedOperand) const;4444 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()4457 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()4697 Value *PromotedOperand = in matchOperationAddr() local4713 assert(PromotedOperand && in matchOperationAddr()4719 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()4726 PromotedOperand)) { in matchOperationAddr()