/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | HashTable.h | 135 if (auto EC = readSparseBitVector(Stream, Deleted)) in load() 137 if (Present.intersects(Deleted)) in load() 159 int NumBitsD = Deleted.find_last() + 1; in calculateSerializedLength() 190 if (auto EC = writeSparseBitVector(Writer, Deleted)) in commit() 205 Deleted.clear(); in clear() 263 bool isDeleted(uint32_t K) const { return Deleted.test(K); } in isDeleted() 267 mutable SparseBitVector<> Deleted; variable 290 Deleted.reset(Entry.index()); in set_as_internal() 322 std::swap(Deleted, NewMap.Deleted); in grow()
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopDeletion.cpp | 50 Deleted, enumerator 54 if (A == LoopDeletionResult::Deleted || B == LoopDeletionResult::Deleted) in merge() 55 return LoopDeletionResult::Deleted; in merge() 421 return LoopDeletionResult::Deleted; in breakBackedgeIfNotTaken() 475 return LoopDeletionResult::Deleted; in deleteLoopIfDead() 508 return LoopDeletionResult::Deleted; in deleteLoopIfDead() 527 if (Result != LoopDeletionResult::Deleted) in run() 534 if (Result == LoopDeletionResult::Deleted) in run() 593 if (Result != LoopDeletionResult::Deleted) in runOnLoop() 596 if (Result == LoopDeletionResult::Deleted) in runOnLoop()
|
H A D | LoopFlatten.cpp | 834 auto CreateWideIV = [&](WideIVInfo WideIV, bool &Deleted) -> bool { in CanWidenIV() argument 842 Deleted = RecursivelyDeleteDeadPHINode(WideIV.NarrowIV); in CanWidenIV() 846 bool Deleted; in CanWidenIV() local 847 if (!CreateWideIV({FI.InnerInductionPHI, MaxLegalType, false}, Deleted)) in CanWidenIV() 851 if (!Deleted) in CanWidenIV() 854 if (!CreateWideIV({FI.OuterInductionPHI, MaxLegalType, false}, Deleted)) in CanWidenIV()
|
H A D | StructurizeCFG.cpp | 633 Value *Deleted = Phi.removeIncomingValue(From, false); in delPhiValues() local 634 Map[&Phi].push_back(std::make_pair(From, Deleted)); in delPhiValues()
|
/openbsd/gnu/usr.bin/perl/dist/threads-shared/t/ |
H A D | object2.t | 108 ok($destroyed[$ID], 'Deleted hash object in normal array'); 132 ok($destroyed[$ID], 'Deleted array object in normal array'); 156 ok($destroyed[$ID], 'Deleted scalar object in normal array'); 183 ok($destroyed[$ID], 'Deleted hash object in normal hash'); 207 ok($destroyed[$ID], 'Deleted array object in normal hash'); 231 ok($destroyed[$ID], 'Deleted scalar object in normal hash'); 258 ok($destroyed[$ID], 'Deleted hash object in shared array'); 282 ok($destroyed[$ID], 'Deleted array object in shared array'); 333 ok($destroyed[$ID], 'Deleted hash object in shared hash'); 357 ok($destroyed[$ID], 'Deleted array object in shared hash'); [all …]
|
/openbsd/gnu/llvm/llvm/docs/PDB/ |
H A D | HashTable.rst | 36 | Deleted Bit Vector | 60 - **Deleted Bit Vector** - A serialized bit vector which contains information 72 Present and Deleted Bit Vectors
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | MAINTAINERS | 58 a29k Deleted. 63 arc Deleted. 78 d30v Deleted. 80 fr30 Deleted. 88 h8500 Deleted. 93 i960 Deleted. 116 mn10200 Deleted. 140 tic80 Deleted. 148 w65 Deleted. 156 z8k Deleted.
|
H A D | ChangeLog-3.x | 1234 * valprint.h: Deleted. 2147 * default-dep.c: Deleted inclusion of fcntl.h; apparently not 3021 * *-dep.c: Deleted definition of COFF_FORMAT if AOUTHDR was 3039 * news-dep.c: Deleted inclusion of fcntl.h; just duplicates stuff 3387 (symbol_file_command): Deleted use of HEADER_SEEK_FD. 3388 * core.c: Deleted extra definition of COFF_FORMAT. 3707 * dbxread.c (free_all_psymbols): Deleted. 3712 * symmisc.c (free_psymtab, free_all_psymtabs): Deleted 3780 * valprint.c (val_print): Deleted spurious printing of "=" from 3811 * maketarfile: Deleted; functionality is in Makefile now. [all …]
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLateEHPrepare.cpp | 98 SmallPtrSet<MachineBasicBlock *, 8> Deleted; in eraseDeadBBsAndChildren() local 101 if (Deleted.count(MBB) || !MBB->pred_empty()) in eraseDeadBBsAndChildren() 109 Deleted.insert(MBB); in eraseDeadBBsAndChildren()
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonOptAddrMode.cpp | 89 MISetType Deleted; member in __anon0fefdc490111::HexagonOptAddrMode 485 Deleted.insert(AddMI); in processAddUses() 739 Deleted.insert(UseMI); in changeAddAsl() 759 Deleted.insert(UseMI); in xformUseMI() 850 Deleted.insert(MI); in processBlock() 877 Deleted.clear(); in runOnMachineFunction() 885 for (auto *MI : Deleted) in runOnMachineFunction()
|
H A D | HexagonEarlyIfConv.cpp | 219 BlockSetType Deleted; member in __anonbc21f8780111::HexagonEarlyIfConversion 617 if (!Deleted.count(SB)) in visitBlock() 979 Deleted.insert(B); in removeBlock() 1064 Deleted.clear(); in runOnMachineFunction()
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/t/Test2/modules/Util/ |
H A D | ExternalMeta.t | 67 "Deleted the meta key"
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | DebugInfoFlags.def | 92 HANDLE_DISP_FLAG((1u << 9), Deleted)
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-9295 | 178 (HASH_STATLENGTH): Deleted. 2443 * doc/*.m4: Deleted. 3070 * config/sh.mt: Deleted. 3258 Deleted. 3914 * hex-value.c: Deleted. 4958 * .gdbinit: Deleted. 6179 (stack_top): Deleted. 7424 Deleted. 11181 (_doprnt): Deleted. 11553 * version.c: Deleted. [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-9295 | 178 (HASH_STATLENGTH): Deleted. 2443 * doc/*.m4: Deleted. 3070 * config/sh.mt: Deleted. 3258 Deleted. 3914 * hex-value.c: Deleted. 4958 * .gdbinit: Deleted. 6179 (stack_top): Deleted. 7424 Deleted. 11181 (_doprnt): Deleted. 11553 * version.c: Deleted. [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | FSFChangeLog | 1532 * vax/xm-vms.h (NO_STAB_H): Deleted. 1542 (siginfo): Deleted. 1617 * libgcc2.c (_eh_compat): Deleted. 1655 * tree.c (type_precision): Deleted. 1907 * a29k/xm-unix.h, alpha/xm-linux.h, arm/xm-linux.h: Deleted. 1909 * i386/xm-linux.h, i386/xm-sun.h, i386/xm-sysv3.h: Deleted. 1928 * xm-usg.h: Deleted. 1948 * mips/xm-nws3250v4.h, mips/xm-sysv.h: Deleted. 2024 (gcc.xtar.gz): Deleted; merged with `dist'. 2246 * expr.h (get_dynamic_handler_chain_libfunc): Deleted. [all …]
|
H A D | FSFChangeLog.11 | 120 * i386/x-sco5 (CLIB) Deleted. 1303 (TARGET_FULLANY): Deleted. 1428 * alpha.c (vmskrunch): Deleted. 3079 (LIBGCC2_CFLAGS): Deleted. 3273 (LIBGCC2_CFLAGS): Deleted. 3554 (function_arg): Deleted. 7882 (movtqf-1): Deleted. 11898 (MAX_UNDO): Deleted macro. 12826 * vax/xm-netbsd.h: Deleted. 13130 (line_position): Deleted. [all …]
|
/openbsd/usr.bin/sed/ |
H A D | POSIX | 101 10. Deleted. 176 21. Deleted.
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineFunction.cpp | 1385 DenseSet<MachineConstantPoolValue*> Deleted; in ~MachineConstantPool() local 1388 Deleted.insert(C.Val.MachineCPVal); in ~MachineConstantPool() 1392 if (Deleted.count(CPV) == 0) in ~MachineConstantPool()
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | predicates.md | 151 #if 0 /* Deleted, with corresponding change in m68k.h,
|
/openbsd/gnu/usr.bin/perl/dist/I18N-LangTags/ |
H A D | ChangeLog | 95 Deleted rfc3066.txt from dist.
|
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | ChangeLog | 164 (SHAREMAGIC): Deleted.
|
/openbsd/gnu/usr.bin/binutils/include/aout/ |
H A D | ChangeLog | 157 (SHAREMAGIC): Deleted.
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | break.exp | 566 gdb_test "clear marker3" {Deleted breakpoints [0-9]+ [0-9]+.*}
|
H A D | sepdebug.exp | 598 gdb_test "clear marker3" {Deleted breakpoints [0-9]+ [0-9]+.*}
|