Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4981 Value *PromotedVal = TPH(I, TPT, PromotedInsts, NewCreatedInstsCost, in tryToPromoteExts() local
4983 assert(PromotedVal && in tryToPromoteExts()
4999 !isPromotedInstructionLegal(*TLI, *DL, PromotedVal))) { in tryToPromoteExts()