Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp69 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
107 unref(thr, pc, d->sync); in init()
110 unref(thr, pc, in init()
115 unref(thr, pc, s); in init()
119 unref(thr, pc, s); in init()
242 unref(thr, pc, d->sync); in FdClose()
244 unref(thr, pc, in FdClose()
276 unref(thr, pc, s); in FdPipeCreate()
/llvm-project/clang/test/CodeGen/
H A Dbpf-debug-info-unref.c5 void unref(void);
6 void unref2(typeof(unref));
/llvm-project/llvm/test/CodeGen/X86/
H A Daddrsig.ll62 ; CHECK-NOT: .addrsig_sym unref
63 @unref = external global i32
/llvm-project/llvm/test/CodeGen/AArch64/
H A Daddrsig-macho.ll125 @unref = external global i32
/llvm-project/lld/test/MachO/
H A Ddead-strip.s259 # RUN: FileCheck --check-prefix=UNWIND --implicit-check-not unref %s
713 ## int unref() {