Home
last modified time | relevance | path

Searched refs:NOINLINE (Results 1 – 25 of 144) sorted by relevance

123456

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp97 NOINLINE
112 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
117 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
122 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
140 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
145 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
150 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
172 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
176 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
180 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlog1pf.c28 static float32x4_t NOINLINE VPCS_ATTR
41 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (log1p) (float32x4_t x) in V_NAME_F1()
61 static float32x4_t NOINLINE VPCS_ATTR
71 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (log1p) (float32x4_t x) in V_NAME_F1()
H A Dhypotf.c31 static float32x4_t VPCS_ATTR NOINLINE
44 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2()
71 float32x4_t VPCS_ATTR NOINLINE V_NAME_F2 (hypot) (float32x4_t x, float32x4_t y) in V_NAME_F2()
H A Dexp2f.c42 static float32x4_t VPCS_ATTR NOINLINE
52 static float32x4_t VPCS_ATTR NOINLINE
71 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (exp2) (float32x4_t x) in V_NAME_F1()
H A Dexpf.c46 static float32x4_t VPCS_ATTR NOINLINE
56 static float32x4_t VPCS_ATTR NOINLINE
76 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (exp) (float32x4_t x) in V_NAME_F1()
H A Dexp10f.c56 static float32x4_t VPCS_ATTR NOINLINE
68 static float32x4_t VPCS_ATTR NOINLINE
91 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (exp10) (float32x4_t x) in V_NAME_F1()
H A Dexpm1f.c38 static float32x4_t VPCS_ATTR NOINLINE
49 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (expm1) (float32x4_t x) in V_NAME_F1()
H A Dsinhf.c34 static float32x4_t NOINLINE VPCS_ATTR
46 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (sinh) (float32x4_t x) in V_NAME_F1()
H A Dsinpif.c27 static float32x4_t VPCS_ATTR NOINLINE
40 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (sinpi) (float32x4_t x) in V_NAME_F1()
H A Dacoshf.c22 static float32x4_t NOINLINE VPCS_ATTR
39 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (acosh) (float32x4_t x) in V_NAME_F1()
H A Dcospif.c25 static float32x4_t VPCS_ATTR NOINLINE
36 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (cospi) (float32x4_t x) in V_NAME_F1()
H A Datanhf.c32 static float32x4_t NOINLINE VPCS_ATTR
44 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (atanh) (float32x4_t x) in V_NAME_F1()
H A Dcoshf.c32 static float32x4_t NOINLINE VPCS_ATTR
44 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (cosh) (float32x4_t x) in V_NAME_F1()
H A Dasinf.c31 static float32x4_t VPCS_ATTR NOINLINE
56 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (asin) (float32x4_t x) in V_NAME_F1()
H A Dtanhf.c24 static float32x4_t NOINLINE VPCS_ATTR
38 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (tanh) (float32x4_t x) in V_NAME_F1()
H A Datanf.c35 static float32x4_t VPCS_ATTR NOINLINE
46 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (atan) (float32x4_t x) in V_NAME_F1()
H A Dasinhf.c30 static float32x4_t NOINLINE VPCS_ATTR
45 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (asinh) (float32x4_t x) in V_NAME_F1()
/freebsd/contrib/arm-optimized-routines/math/
H A Dmath_err.c14 NOINLINE static double
25 NOINLINE static double
H A Dmath_errf.c14 NOINLINE static float
25 NOINLINE static float
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rtl.cpp87 extern "C" NOINLINE INTERFACE_ATTRIBUTE void __memprof_##type(uptr addr) { \
92 extern "C" NOINLINE INTERFACE_ATTRIBUTE void __memprof_hist_##type( \
108 static NOINLINE void force_interface_symbols() { in MEMPROF_MEMORY_ACCESS_CALLBACK_HIST()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h110 void NOINLINE Drain(Cache *c, Callback cb) { in Drain()
119 void NOINLINE DrainAndRecycle(Cache *c, Callback cb) { in DrainAndRecycle()
147 void NOINLINE Recycle(uptr min_size, Callback cb) in Recycle()
179 void NOINLINE DoRecycle(Cache *c, Callback cb) { in DoRecycle()
H A Dsanitizer_allocator_local_cache.h99 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill()
110 NOINLINE void DrainHalfMax(PerClass *c, SizeClassAllocator *allocator, in DrainHalfMax()
241 NOINLINE bool Refill(PerClass *c, SizeClassAllocator *allocator, in Refill()
254 NOINLINE void Drain(PerClass *c, SizeClassAllocator *allocator, in Drain()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h130 NOINLINE void Refill(Cache *c) { in Refill()
150 NOINLINE void Drain(Cache *c) { in Drain()
170 NOINLINE void AllocSuperBlock(Cache *c) { in AllocSuperBlock()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h207 void NOINLINE drain(CacheT *C, Callback Cb) EXCLUDES(CacheMutex) { in drain()
219 void NOINLINE drainAndRecycle(CacheT *C, Callback Cb) EXCLUDES(CacheMutex) { in drainAndRecycle()
256 void NOINLINE recycle(uptr MinSize, Callback Cb) RELEASE(RecycleMutex) in recycle()
288 void NOINLINE doRecycle(CacheT *C, Callback Cb) { in doRecycle()
H A Dsize_class_allocator.h149 NOINLINE void initAllocator() { in initAllocator()
164 NOINLINE bool refill(PerClass *C, uptr ClassId, u16 MaxRefill) { in refill()
172 NOINLINE void drain(PerClass *C, uptr ClassId) { in drain()
307 NOINLINE void initAllocator() { in initAllocator()

123456