Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
2672 Value *PromotedOperand) const;3853 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()3866 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()4098 Value *PromotedOperand = in matchOperationAddr() local4114 assert(PromotedOperand && in matchOperationAddr()4120 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()4127 PromotedOperand)) { in matchOperationAddr()