Home
last modified time | relevance | path

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

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