Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
3545 Value *PromotedOperand) const;4784 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()4797 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()5045 Value *PromotedOperand = in matchOperationAddr() local5061 assert(PromotedOperand && in matchOperationAddr()5067 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()5074 PromotedOperand)) { in matchOperationAddr()