Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3545 Value *PromotedOperand) const;
4784 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()
4797 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()
5045 Value *PromotedOperand = in matchOperationAddr() local
5061 assert(PromotedOperand && in matchOperationAddr()
5067 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()
5074 PromotedOperand)) { in matchOperationAddr()