Home
last modified time | relevance | path

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

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