Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
2600 Value *PromotedOperand) const;3060 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()3072 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()3276 Value *PromotedOperand = in matchOperationAddr() local3292 assert(PromotedOperand && in matchOperationAddr()3298 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()3305 PromotedOperand)) { in matchOperationAddr()