| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | DeltaAlgorithm.cpp | 44 const changesetlist_ty &Sets) { in Delta() argument 46 UpdatedSearchState(Changes, Sets); in Delta() 49 if (Sets.size() <= 1) in Delta() 54 if (Search(Changes, Sets, Res)) in Delta() 59 for (const changeset_ty &Set : Sets) in Delta() 61 if (SplitSets.size() == Sets.size()) in Delta() 68 const changesetlist_ty &Sets, in Search() argument 71 for (changesetlist_ty::const_iterator it = Sets.begin(), in Search() 72 ie = Sets.end(); it != ie; ++it) { in Search() 75 changesetlist_ty Sets; in Search() local [all …]
|
| H A D | DAGDeltaAlgorithm.cpp | 117 const changesetlist_ty &Sets, in UpdatedSearchState() argument 119 DDA.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState() 162 const changesetlist_ty &Sets) override { in UpdatedSearchState() argument 163 DDAI.UpdatedSearchState(Changes, Sets, Required); in UpdatedSearchState()
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | OptionsBase.td | 8 // - `Group`: Sets a single group to this option. 10 // - `Groups`: Sets a given list of group numbers. 12 // - `GroupRange`: Sets an interval of groups. Start and end are inclusive. 14 // Sets group 1, 2, 3, 4 for the option. 41 // - `OptionalArg`: Sets the argument type and marks it as optional. 42 // - `Arg`: Sets the argument type and marks it as required. 43 // - `EnumArg`: Sets the argument type to an enum and marks it as required. 50 // - `Validator`: Sets the value to a given validator (which has to exist in 57 // - `EnumArg`: Sets the argument type and assigns it a enum holding the valid 70 // Sets the completion to eDiskFileCompletion [all …]
|
| /openbsd-src/gnu/llvm/libcxx/benchmarks/ |
| H A D | ordered_set.bench.cpp | 45 std::vector<std::set<uint64_t> > Sets; member 52 R.Sets.resize(1); in makeTestingSets() 55 R.Sets[0].insert(2 * I); in makeTestingSets() 58 R.Sets.resize(NumTables, R.Sets[0]); in makeTestingSets() 90 std::vector<std::set<uint64_t>> Sets(NumTables); in run() local 92 for (auto& Set : Sets) { in run() 113 for (auto& Set : Data.Sets) { in run() 134 for (auto& Set : Data.Sets) { in run() 155 for (auto& Set : Data.Sets) { in run() 176 for (auto& Set : Data.Sets) { in run() [all …]
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugPubTable.cpp | 26 Sets.clear(); in extract() 30 Sets.push_back({}); in extract() 31 Set &NewSet = Sets.back(); in extract() 38 Sets.pop_back(); in extract() 94 for (const Set &S : Sets) { in dump()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | DeltaAlgorithm.h | 60 const changesetlist_ty &Sets); 68 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets, 74 const changesetlist_ty &Sets) {} in UpdatedSearchState() argument
|
| H A D | DAGDeltaAlgorithm.h | 69 const changesetlist_ty &Sets, in UpdatedSearchState() argument
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugPubTable.h | 68 std::vector<Set> Sets; 82 ArrayRef<Set> getData() { return Sets; } in getData()
|
| /openbsd-src/gnu/llvm/llvm/tools/obj2yaml/ |
| H A D | dwarf2yaml.cpp | 180 ArrayRef<DWARFDebugPubTable::Set> Sets = Table.getData(); in dumpPubSection() local 181 if (Sets.empty()) in dumpPubSection() 185 Y.Format = Sets[0].Format; in dumpPubSection() 186 Y.Length = Sets[0].Length; in dumpPubSection() 187 Y.Version = Sets[0].Version; in dumpPubSection() 188 Y.UnitOffset = Sets[0].Offset; in dumpPubSection() 189 Y.UnitSize = Sets[0].Size; in dumpPubSection() 191 for (const DWARFDebugPubTable::Entry &E : Sets[0].Entries) in dumpPubSection()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | SplitModule.cpp | 174 SmallVector<SortType, 64> Sets; in findPartitions() local 182 Sets.push_back( in findPartitions() 186 llvm::sort(Sets, [](const SortType &a, const SortType &b) { in findPartitions() 193 for (auto &I : Sets) { in findPartitions()
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | TableGen.cpp | 229 SetTheory Sets; in LLVMTableGenMain() local 230 Sets.addFieldExpander("Set", "Elements"); in LLVMTableGenMain() 233 const std::vector<Record*> *Elts = Sets.expand(Rec); in LLVMTableGenMain()
|
| H A D | CodeGenRegisters.h | 557 SetTheory Sets; variable 657 SetTheory &getSets() { return Sets; } in getSets()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/ |
| H A D | wrappers_c.inc | 259 // Sets whether scudo records stack traces and other metadata for allocations 267 // Sets whether scudo zero-initializes all allocated memory. 273 // Sets whether scudo pattern-initializes all allocated memory. 280 // Sets whether scudo adds a small amount of slack at the end of large
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
| H A D | warnings.m4 | 23 # Sets @WARN_CFLAGS@ to the subset of the given options which the 46 # Sets WARN_PEDANTIC to "-pedantic" + the argument, if the compiler is GCC
|
| H A D | lib-ld.m4 | 13 dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. 25 dnl From libtool-1.4. Sets the variable LD.
|
| /openbsd-src/gnu/gcc/config/ |
| H A D | warnings.m4 | 23 # Sets @WARN_CFLAGS@ to the subset of the given options which the 46 # Sets WARN_PEDANTIC to "-pedantic" + the argument, if the compiler is GCC
|
| H A D | lib-ld.m4 | 13 dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. 25 dnl From libtool-1.4. Sets the variable LD.
|
| /openbsd-src/gnu/usr.bin/texinfo/m4/ |
| H A D | lib-ld.m4 | 13 dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no. 26 dnl From libtool-1.4. Sets the variable LD.
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Core/ |
| H A D | PropertiesBase.td | 8 // Sets the description for the property that should be displayed to the user.
|
| /openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/bin/ |
| H A D | pod2html | 75 Sets the directory to which all cross references in the resulting HTML file 86 Sets the base URL for the HTML files. When cross-references are made, the
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | SDNodeProperties.td | 29 def SDNPSideEffect : SDNodeProperty; // Sets 'HasUnmodelledSideEffects'.
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | Attributes.cpp | 1047 AttributeListImpl::AttributeListImpl(ArrayRef<AttributeSet> Sets) in AttributeListImpl() argument 1048 : NumAttrSets(Sets.size()) { in AttributeListImpl() 1049 assert(!Sets.empty() && "pointless AttributeListImpl"); in AttributeListImpl() 1052 llvm::copy(Sets, getTrailingObjects<AttributeSet>()); in AttributeListImpl() 1056 for (const auto &I : Sets[attrIdxToArrayIdx(AttributeList::FunctionIndex)]) in AttributeListImpl() 1060 for (const auto &Set : Sets) in AttributeListImpl() 1071 ArrayRef<AttributeSet> Sets) { in Profile() argument 1072 for (const auto &Set : Sets) in Profile()
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ThinLTO.rst | 177 Sets the maximum size for the cache directory to ``X`` bytes (or KB, MB, 191 - ``prune_after=Xs``, ``prune_after=Xm``, ``prune_after=Xh``: Sets the 198 Sets the pruning interval to ``X`` seconds (or minutes, hours
|
| H A D | DataFlowSanitizerDesign.rst | 36 /// Sets the label for each address in [addr,addr+size) to \c label. 39 /// Sets the label for each address in [addr,addr+size) to the union of the 110 /// Sets a callback to be invoked on calls to `write`. The callback is invoked
|
| /openbsd-src/gnu/llvm/compiler-rt/docs/ |
| H A D | BuildingCompilerRT.rst | 26 Sets the build type for ``make`` based generators. Possible values are
|