Home
last modified time | relevance | path

Searched refs:PromotedOperand (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2118 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() local
2806 assert(PromotedOperand && in MatchOperationAddr()
2812 if (!MatchAddr(PromotedOperand, Depth) || in MatchOperationAddr()
2819 PromotedOperand)) { in MatchOperationAddr()