Home
last modified time | relevance | path

Searched refs:NOINLINE (Results 1 – 25 of 139) sorted by last modified time

123456

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp155 static NOINLINE void MapRodata(char* buffer, uptr size) { in MapRodata()
H A Dtsan_rtl.cpp874 NOINLINE
939 NOINLINE
H A Dtsan_interceptors_posix.cpp310 NOINLINE
321 NOINLINE
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h186 NOINLINE void initThread(Allocator *Instance) NO_THREAD_SAFETY_ANALYSIS { in initThread()
196 NOINLINE TSD<Allocator> *getTSDAndLockSlow(TSD<Allocator> *CurrentTSD) in getTSDAndLockSlow()
H A Drelease.h628 NOINLINE void
H A Dcombined.h285 NOINLINE u32 collectStackTrace() { in collectStackTrace()
312 NOINLINE void *allocate(uptr Size, Chunk::Origin Origin,
524 NOINLINE void deallocate(void *Ptr, Chunk::Origin Origin, uptr DeleteSize = 0,
1053 NOINLINE void performSanityChecks() { in performSanityChecks()
H A Dlocal_cache.h149 NOINLINE void initCache() { in initCache()
169 NOINLINE bool refill(PerClass *C, uptr ClassId, u16 MaxRefill) { in refill()
177 NOINLINE void drain(PerClass *C, uptr ClassId) { in drain()
H A Dmutex.h27 NOINLINE void lock() ACQUIRE() { in lock()
H A Dprimary32.h778 NOINLINE bool populateFreeList(CacheT *C, uptr ClassId, SizeClassInfo *Sci) in populateFreeList()
944 NOINLINE uptr releaseToOSMaybe(SizeClassInfo *Sci, uptr ClassId,
H A Dprimary64.h979 NOINLINE TransferBatchT *populateFreeListAndPopBatch(CacheT *C, uptr ClassId, in populateFreeListAndPopBatch()
1143 NOINLINE uptr releaseToOSMaybe(RegionInfo *Region, uptr ClassId,
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h143 NOINLINE T *Create(uptr idx) const { in Create()
H A Dsanitizer_internal_defs.h213 extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE NOINLINE
215 extern "C++" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE NOINLINE
224 # define NOINLINE __declspec(noinline) macro
238 # define NOINLINE __attribute__((noinline)) macro
H A Dsanitizer_printf.cpp247 static void NOINLINE SharedPrintfCodeNoBuffer(bool append_pid, in SharedPrintfCodeNoBuffer()
302 static void NOINLINE SharedPrintfCode(bool append_pid, const char *format, in SharedPrintfCode()
H A Dsanitizer_allocator_primary64.h174 NOINLINE void ReturnToAllocator(MemoryMapperT *memory_mapper, in ReturnToAllocator()
201 NOINLINE bool GetFromAllocator(AllocatorStats *stat, uptr class_id, in GetFromAllocator()
771 NOINLINE bool PopulateFreeArray(AllocatorStats *stat, uptr class_id, in PopulateFreeArray()
H A Dsanitizer_common.h594 NOINLINE void Realloc(uptr new_capacity) { in Realloc()
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp248 static NOINLINE void clear_mallinfo(T *sret) { in clear_mallinfo()
H A Dmsan.cpp577 NOINLINE
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_lib.h39 #define NOINLINE __declspec(noinline) macro
44 #define NOINLINE __attribute__((noinline)) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp148 NOINLINE void FakeStack::GC(uptr real_stack) { in GC()
H A Dasan_report.cpp378 static NOINLINE void ReportInvalidPointerPair(uptr pc, uptr bp, uptr sp, in ReportInvalidPointerPair()
511 void NOINLINE __asan_set_error_report_callback(void (*callback)(const char*)) { in __asan_set_error_report_callback()
H A Dasan_rtl.cpp97 NOINLINE
112 extern "C" NOINLINE INTERFACE_ATTRIBUTE \
197 NOINLINE INTERFACE_ATTRIBUTE
206 NOINLINE INTERFACE_ATTRIBUTE
215 NOINLINE INTERFACE_ATTRIBUTE
224 NOINLINE INTERFACE_ATTRIBUTE
233 NOINLINE INTERFACE_ATTRIBUTE
242 NOINLINE INTERFACE_ATTRIBUTE
255 static NOINLINE void force_interface_symbols() { in force_interface_symbols()
608 void NOINLINE __asan_handle_no_return() { in __asan_handle_no_return()
[all …]
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dv_hypot_1u5.c31 static float64x2_t VPCS_ATTR NOINLINE
H A Dv_hypotf_1u5.c31 static float32x4_t VPCS_ATTR NOINLINE
H A Dv_log10_2u5.c60 static float64x2_t VPCS_ATTR NOINLINE
H A Dv_log10f_3u5.c34 static float32x4_t VPCS_ATTR NOINLINE

123456