Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
2118 Value *PromotedOperand) const;2583 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in IsPromotionProfitable()2595 return isPromotedInstructionLegal(TLI, PromotedOperand); in IsPromotionProfitable()2790 Value *PromotedOperand = in MatchOperationAddr() local2806 assert(PromotedOperand && in MatchOperationAddr()2812 if (!MatchAddr(PromotedOperand, Depth) || in MatchOperationAddr()2819 PromotedOperand)) { in MatchOperationAddr()