Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2496 auto FloatToRound = IsFTZ ? FTZPreserveSign(U) : U; in ConstantFoldScalarCall1() local
2500 FloatToRound.convertToInteger(ResInt, RMode, &IsExact); in ConstantFoldScalarCall1()