Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/generic/
H A Ddiv.h34 using InStorageType = typename InFPBits::StorageType; div() local
H A Dadd_sub.h36 using InStorageType = typename InFPBits::StorageType; add_or_sub() local
H A DFMA.h114 using InStorageType = typename InFPBits::StorageType; global() local
/llvm-project/libc/test/src/math/smoke/
H A DAddTest.h29 using InStorageType = typename InConstants::StorageType; global() variable
H A DSubTest.h28 using InStorageType = typename InConstants::StorageType; global() variable
H A DFmaTest.h30 using InStorageType = typename InConstants::StorageType; global() variable
H A DDivTest.h29 using InStorageType = typename InConstants::StorageType; global() variable
/llvm-project/libc/test/src/math/
H A DDivTest.h27 using InStorageType = typename InConstants::StorageType; variable
[all...]
H A DSubTest.h27 using InStorageType = typename InConstants::StorageType; variable
H A DAddTest.h27 using InStorageType = typename InConstants::StorageType; variable
H A DFmaTest.h35 using InStorageType = typename InConstants::StorageType; variable