Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp211 Value *Mul16 = Builder.CreateMul(Shl, Sign); in expandFPToI() local
220 Retval0->addIncoming(Mul16, IfElse); in expandFPToI()