Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6006 Value *PromotedVal = TPH(I, TPT, PromotedInsts, NewCreatedInstsCost, in tryToPromoteExts() local
6008 assert(PromotedVal && in tryToPromoteExts()
6026 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal) || in tryToPromoteExts()