Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/FPUtil/generic/
H A Ddiv.h32 using OutStorageType = typename OutFPBits::StorageType; div() local
H A Dadd_sub.h34 using OutStorageType = typename OutFPBits::StorageType; add_or_sub() local
H A DFMA.h112 using OutStorageType = typename OutFPBits::StorageType; global() local
/llvm-project/libc/test/src/math/smoke/
H A DFmaTest.h28 using OutStorageType = typename OutConstants::StorageType; global() variable
/llvm-project/libc/test/src/math/
H A DFmaTest.h33 using OutStorageType = typename OutConstants::StorageType; variable