Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
3322 Value *PromotedOperand) const;4561 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()4574 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()4815 Value *PromotedOperand = in matchOperationAddr() local4831 assert(PromotedOperand && in matchOperationAddr()4837 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()4844 PromotedOperand)) { in matchOperationAddr()