Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/generic/
H A DFMod.h134 template <typename T> struct FModDivisionInvMultHelper { struct
135 LIBC_INLINE constexpr static T execute(int exp_diff, int sides_zeroes_count, in execute()