Home
last modified time | relevance | path

Searched refs:signextIfWin64 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c102 static uintptr_t signextIfWin64(void *V) { in signextIfWin64() function
190 (char *)((uintptr_t)DstData + signextIfWin64(DstData->CounterPtr)); in __llvm_profile_merge_from_buffer()
192 (char *)((uintptr_t)DstData + signextIfWin64(DstData->BitmapPtr)); in __llvm_profile_merge_from_buffer()