Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp401 Value *Sub8 = in expandIToFP() local
404 Value *ShProm9 = Builder.CreateZExt(Sub8, IntTy); in expandIToFP()
406 FloatWidth == 128 ? Sub8 : ShProm9); in expandIToFP()