Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp1872 bool inputSign = isNegative(); in roundToIntegral() local
1881 if (inputSign != isNegative()) in roundToIntegral()