Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
3882 Value *PromotedOperand) const;5120 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()5133 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()5381 Value *PromotedOperand = in matchOperationAddr() local5397 assert(PromotedOperand && in matchOperationAddr()5403 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()5410 PromotedOperand)) { in matchOperationAddr()5419 AddrMode.replaceWith(Ext, PromotedOperand); in matchOperationAddr()