Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance
2178 Value *PromotedOperand) const;2644 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in IsPromotionProfitable()2656 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in IsPromotionProfitable()2860 Value *PromotedOperand = in MatchOperationAddr() local2876 assert(PromotedOperand && in MatchOperationAddr()2882 if (!MatchAddr(PromotedOperand, Depth) || in MatchOperationAddr()2889 PromotedOperand)) { in MatchOperationAddr()