Searched refs:unlikely (Results 1 – 18 of 18) sorted by relevance
22 #define unlikely(X) __builtin_expect (!!(X), 0) macro40 if (unlikely ((((uintptr_t)a & msk) != ((uintptr_t)b & msk)) in memcpy()50 if (unlikely (((uintptr_t)a & msk) != 0)) in memcpy()58 if (unlikely (lend - la > 8)) in memcpy()88 if (unlikely (a < end)) in memcpy()
52 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in sinf()54 if (unlikely (abstop12 (y) < abstop12 (0x1p-126f))) in sinf()
53 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in sincosf()55 if (unlikely (abstop12 (y) < abstop12 (0x1p-126f))) in sincosf()
68 if (unlikely (ix - LO < HI - LO))72 if (WANT_ROUNDING && unlikely (ix == asuint64 (1.0)))98 if (unlikely (top - 0x0010 >= 0x7ff0 - 0x0010))
23 if (unlikely(exp == 128)) in truncf()
56 if (unlikely(exp == 1024)) in trunc64()
71 if (unlikely (ix - LO < HI - LO)) in log()75 if (WANT_ROUNDING && unlikely (ix == asuint64 (1.0))) in log()122 if (unlikely (top - 0x0010 >= 0x7ff0 - 0x0010)) in log()
208 if (unlikely (abstop - top12 (0x1p-54) >= top12 (512.0) - top12 (0x1p-54))) in exp_inline()267 if (unlikely (abstop == 0)) in exp_inline()310 if (unlikely (topx - 0x001 >= 0x7ff - 0x001 in pow()317 if (unlikely (zeroinfnan (iy))) in pow()332 if (unlikely (zeroinfnan (ix))) in pow()
107 if (unlikely (abstop - top12 (0x1p-54) >= top12 (512.0) - top12 (0x1p-54))) in exp2()153 if (unlikely (abstop == 0)) in exp2()
109 if (unlikely (abstop - top12 (0x1p-54) >= top12 (512.0) - top12 (0x1p-54))) in exp()166 if (unlikely (abstop == 0)) in exp()
53 if (unlikely (abstop12 (y) < abstop12 (0x1p-12f))) in cosf()
71 # define unlikely(x) __builtin_expect (x, 0) macro74 # define unlikely(x) (x) macro
75 *(.text.unlikely .text.unlikely.*)
68 *(.text.unlikely .text.unlikely.*)
111 * `.text.unlikely`, `.text.unlikely.*`
342 ; unlikely, it isnt worth it to perform this optimization since it would require
127 Process-ID; this is sometimes used to generate strings unlikely to