Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4357 static bool isPromotedInstructionLegal(const TargetLowering &TLI, in isPromotedInstructionLegal() function
4797 return isPromotedInstructionLegal(TLI, DL, PromotedOperand); in isPromotionProfitable()
6142 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal) || in tryToPromoteExts()