Home
last modified time | relevance | path

Searched defs:Del (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDGISelChangeObserver.cpp33 MachineFunction::Delegate *Del) in RAIIDelegateInstaller()
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_mutexset.cpp54 void MutexSet::Del(u64 id, bool write) { in Del() function in __tsan::MutexSet
HDtsan_mutexset.h60 void MutexSet::Del(u64 id, bool write) {} in Del() function
/freebsd-11-stable/usr.sbin/ctm/mkCTM/
HDmkctm.c343 Del (const char *dir1, const char *dir2, const char *name, struct dirent *de) in Del() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderDecl.cpp4554 auto *Del = readDeclAs<FunctionDecl>(); in UpdateDecl() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDValueTracking.cpp3474 InsertValueInst* Del = cast<InsertValueInst>(PrevTo); in BuildSubAggregate() local