Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3451 Value *PromotedOperand) const;
4689 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()
4702 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()
4950 Value *PromotedOperand = in matchOperationAddr() local
4966 assert(PromotedOperand && in matchOperationAddr()
4972 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()
4979 PromotedOperand)) { in matchOperationAddr()