Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h51 static constexpr uint32_t RoundingControlBitPosition = 22; member
/llvm-project/libc/src/__support/FPUtil/arm/
H A DFEnvImpl.h25 static constexpr uint32_t RoundingControlBitPosition = 22; global() member