Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp188 Value *Cond8 = Builder.CreateSelect(PosOrNeg, PosInf, NegInf); in expandFPToI() local
218 Retval0->addIncoming(Cond8, IfThen5); in expandFPToI()