Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp2178 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() local
2876 assert(PromotedOperand && in MatchOperationAddr()
2882 if (!MatchAddr(PromotedOperand, Depth) || in MatchOperationAddr()
2889 PromotedOperand)) { in MatchOperationAddr()