Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp28 LIBC_NAMESPACE::fputil::generic::FModDivisionInvMultHelper<U>,
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/generic/
H A DFMod.h134 template <typename T> struct FModDivisionInvMultHelper { struct