Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp505 Value *Conv28 = Builder.CreateTrunc(Shr, Builder.getIntNTy(32)); in expandIToFP() local
507 Conv28, ConstantInt::getSigned(Builder.getIntNTy(32), 0x80000000)); in expandIToFP()