Home
last modified time | relevance | path

Searched defs:hasSignBitInMSB (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp130 bool hasSignBitInMSB = true; member
370 bool APFloatBase::hasSignBitInMSB(const fltSemantics &semantics) { in hasSignBitInMSB() function in llvm::APFloatBase