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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingUtil.h66 void *lprofPtrFetchAdd(void **Mem, long ByteIncr);
H A DInstrProfilingPort.h87 (DomType *)lprofPtrFetchAdd((void **)&PtrVar, sizeof(DomType) * PtrIncr)
H A DInstrProfilingUtil.c93 void *lprofPtrFetchAdd(void **Mem, long ByteIncr) { function

Completed in 105 milliseconds