Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp207 Value *Sub15 = Builder.CreateAdd( in expandFPToI() local
210 Value *Shl = Builder.CreateShl(Or, Sub15); in expandFPToI()