Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4005 static bool isPromotedInstructionLegal(const TargetLowering &TLI, in isPromotedInstructionLegal() function
4461 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()
5765 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal))) { in tryToPromoteExts()