Searched refs:mpn_cache_fill_dummy (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gmp/tune/
H A Dnoop.c55 mpn_cache_fill_dummy (mp_limb_t n) function
H A Dcommon.c92 mpn_cache_fill_dummy (sum);
227 A call to mpn_cache_fill_dummy() is used to make sure the compiler
232 mpn_cache_fill_dummy() is in a separate source file to stop gcc thinking
244 mpn_cache_fill_dummy(sum);
H A Dspeed.h411 void mpn_cache_fill_dummy __GMP_PROTO ((mp_limb_t));

Completed in 97 milliseconds