Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp402 Value *Shr6 = Builder.CreateLShr(IsSigned ? Sub : IntVal, in expandIToFP() local
413 Value *Or = Builder.CreateOr(Shr6, Conv11); in expandIToFP()