Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp3533 constexpr int integer_bit_part = trailing_significand_bits / integerPartWidth; in convertIEEEFloatToAPInt() local
3551 !(significandParts()[integer_bit_part] & integer_bit)) in convertIEEEFloatToAPInt()