| /freebsd/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
| H A D | Random.h | 53 template <typename RangeT> ReservoirSampler &sample(RangeT &&Items) { in sample() 75 ReservoirSampler<ElT, GenT> makeSampler(GenT &RandGen, RangeT &&Items) { in makeSampler()
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | MemProfReader.cpp | 99 llvm::SmallVector<SegmentEntry> Items; in readSegmentEntries() local 114 llvm::SmallVector<std::pair<uint64_t, MemInfoBlock>> Items; in readMemInfoBlocksV3() local 144 llvm::SmallVector<std::pair<uint64_t, MemInfoBlock>> Items; in readMemInfoBlocksV4() local 174 CallStackMap Items; in readStackInfo() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | BinaryItemStream.h | 98 ArrayRef<T> Items; global() variable
|
| H A D | OnDiskHashTable.h | 367 const unsigned char *Items = Base + Offset; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | LinePrinter.h | 64 template <typename... Ts> void formatLine(const char *Fmt, Ts &&...Items) { in formatLine() 67 template <typename... Ts> void format(const char *Fmt, Ts &&...Items) { in format()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | CodeGenHwModes.h | 41 std::vector<PairType> Items; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | StringExtras.h | 482 template <typename... Args> inline size_t join_items_size(Args &&...Items) { 508 inline std::string join_items(Sep Separator, Args &&... Items) {
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | ArrayList.h | 108 ArrayTy Items; member
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | SearchableTableEmitter.cpp | 656 ArrayRef<const Record *> Items) { in collectEnumEntries() 683 GenericTable &Table, ArrayRef<const Record *> Items) { in collectTableEntries() 868 ArrayRef<const Record *> Items = in run() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ParentMapContext.cpp | 87 llvm::SmallVector<DynTypedNode, 1> Items; member in ParentMapContext::ParentMap::ParentVector
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesYAMLCompiler.cpp | 598 TopLevelItems Items; member 623 TopLevelItems Items; member
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | aarch32.cpp | 270 static constexpr size_t Items = LastRelocation + 1; member in llvm::jitlink::aarch32::__anon04557b110111::FixupInfoTable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUSwLowerLDS.cpp | 393 std::vector<Type *> Items; in populateSwMetadataGlobal() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 3595 std::vector<StringRef> Items = R->getValueAsListOfStrings(ListName); in GenerateTargetSpecificAttrCheck() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 5129 const int Items = Op.getOperand(0).getValueSizeInBits() / BitWidth; in ComputeNumSignBits() local
|