Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2600 Value *PromotedOperand) const;
3060 unsigned NewCost, unsigned OldCost, Value *PromotedOperand) const { in isPromotionProfitable()
3072 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()
3276 Value *PromotedOperand = in matchOperationAddr() local
3292 assert(PromotedOperand && in matchOperationAddr()
3298 if (!matchAddr(PromotedOperand, Depth) || in matchOperationAddr()
3305 PromotedOperand)) { in matchOperationAddr()