Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp199 Value *Sub13 = Builder.CreateSub( in expandFPToI() local
201 Value *Shr14 = Builder.CreateLShr(Or, Sub13); in expandFPToI()