Home
last modified time | relevance | path

Searched refs:base_type (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DHashKeyMap.h87 auto It = base_type::find(hash_value(Key)); in find()
88 if (It != base_type::end()) in find()
90 return base_type::end(); in find()
94 auto It = base_type::find(hash_value(Key)); in find()
95 if (It != base_type::end()) in find()
97 return base_type::end(); in find()
102 if (It != base_type::end()) in lookup()
108 return base_type::count(hash_value(Key)); in count()
113 if (It != base_type::end()) { in erase()
114 base_type::erase(It); in erase()
[all …]
H A DSampleProf.h1332 size_t erase(const key_type &Key) { return base_type::erase(Key); }
1334 iterator erase(iterator It) { return base_type::erase(It); }
/freebsd/sys/vm/
H A Dvm_pager.c399 vm_pager_alloc_dyn_type(struct pagerops *ops, int base_type) in vm_pager_alloc_dyn_type() argument
404 MPASS(base_type == -1 || in vm_pager_alloc_dyn_type()
405 (base_type >= OBJT_SWAP && base_type < nitems(pagertab))); in vm_pager_alloc_dyn_type()
414 if (base_type != -1) { in vm_pager_alloc_dyn_type()
415 MPASS(pagertab[base_type] != NULL); in vm_pager_alloc_dyn_type()
418 ops->pgo_##n = pagertab[base_type]->pgo_##n in vm_pager_alloc_dyn_type()
H A Dvm_pager.h284 int vm_pager_alloc_dyn_type(struct pagerops *ops, int base_type);
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h440 typedef OnDiskChainedHashTable<Info> base_type; typedef
441 typedef typename base_type::internal_key_type internal_key_type;
442 typedef typename base_type::external_key_type external_key_type;
443 typedef typename base_type::data_type data_type;
444 typedef typename base_type::hash_value_type hash_value_type;
445 typedef typename base_type::offset_type offset_type;
503 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h95 using base_type = variable
108 explicit IteratorImpl(const IteratorBase &I) : base_type(I) {} in IteratorImpl()
114 : base_type(X.wrapped()) {}
118 reference operator*() const { return base_type::wrapped()->V; }
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp426 ObjCLanguageRuntime::GetRuntimeType(CompilerType base_type) { in GetRuntimeType() argument
430 if (TypeSystemClang::IsObjCObjectPointerType(base_type, &class_type)) in GetRuntimeType()
432 else if (TypeSystemClang::IsObjCObjectOrInterfaceType(base_type)) in GetRuntimeType()
433 class_type = base_type; in GetRuntimeType()
H A DObjCLanguageRuntime.h277 std::optional<CompilerType> GetRuntimeType(CompilerType base_type) override;
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom_subr.c594 bhnd_nvram_type base_type; in bhnd_sprom_opcode_set_type() local
617 base_type = bhnd_nvram_base_type(type); in bhnd_sprom_opcode_set_type()
618 switch (base_type) { in bhnd_sprom_opcode_set_type()
640 state->var.base_type = base_type; in bhnd_sprom_opcode_set_type()
H A Dbhnd_nvram_data_spromvar.h102 bhnd_nvram_type base_type; /**< current bind input type */ member
H A Dbhnd_nvram_data_sprom.c565 binding_var->base_type, in bhnd_nvram_sprom_write_var()
1175 binding_var->base_type, in bhnd_nvram_sprom_read_var()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABISysV_arm.cpp1701 CompilerType base_type; in GetReturnValueObjectImpl() local
1703 compiler_type.IsHomogeneousAggregate(&base_type); in GetReturnValueObjectImpl()
1706 std::optional<uint64_t> base_byte_size = base_type.GetByteSize(&thread); in GetReturnValueObjectImpl()
1707 if (base_type.IsVectorType()) { in GetReturnValueObjectImpl()
1715 } else if (base_type.IsFloatingPointType(float_count, is_complex)) { in GetReturnValueObjectImpl()
1730 base_type = compiler_type.GetFieldAtIndex(index, name, nullptr, in GetReturnValueObjectImpl()
1733 if (base_type.IsFloatingPointType(float_count, is_complex)) { in GetReturnValueObjectImpl()
1735 base_type.GetByteSize(&thread); in GetReturnValueObjectImpl()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp499 CompilerType base_type; in LoadValueFromConsecutiveGPRRegisters() local
501 value_type.IsHomogeneousAggregate(&base_type); in LoadValueFromConsecutiveGPRRegisters()
505 if (!base_type) in LoadValueFromConsecutiveGPRRegisters()
508 base_type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in LoadValueFromConsecutiveGPRRegisters()
H A DABISysV_arm64.cpp474 CompilerType base_type; in LoadValueFromConsecutiveGPRRegisters() local
476 value_type.IsHomogeneousAggregate(&base_type); in LoadValueFromConsecutiveGPRRegisters()
480 if (!base_type) in LoadValueFromConsecutiveGPRRegisters()
483 base_type.GetByteSize(exe_ctx.GetBestExecutionContextScope()); in LoadValueFromConsecutiveGPRRegisters()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguageRuntime.h186 virtual std::optional<CompilerType> GetRuntimeType(CompilerType base_type) { in GetRuntimeType() argument
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp483 CompilerType base_type = GetDirectBaseClassAtIndex(i, &bit_offset); in GetNumberOfNonEmptyBaseClasses() local
484 if (base_type.GetNumFields() > 0 || in GetNumberOfNonEmptyBaseClasses()
485 base_type.GetNumberOfNonEmptyBaseClasses() > 0) in GetNumberOfNonEmptyBaseClasses()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1370 auto base_type = symbol_file.ResolveTypeUID(base->getTypeId()); in AddRecordBases() local
1371 if (!base_type) in AddRecordBases()
1374 auto base_comp_type = base_type->GetFullCompilerType(); in AddRecordBases()
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c5917 char base_type = '\0'; in store_allow_perm() local
5932 base_type = ZFS_DELEG_NAMED_SET; in store_allow_perm()
5938 base_type = ZFS_DELEG_CREATE; in store_allow_perm()
5944 base_type = ZFS_DELEG_USER; in store_allow_perm()
5953 base_type = ZFS_DELEG_GROUP; in store_allow_perm()
5962 base_type = ZFS_DELEG_EVERYONE; in store_allow_perm()
5970 assert(set_type != '\0' && base_type != '\0'); in store_allow_perm()
6004 base_type, locality, who); in store_allow_perm()
6008 base_type, locality); in store_allow_perm()
6037 "%c%c$%s", base_type, locality, who); in store_allow_perm()
[all …]
/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk2683 function parse_array_type_specifier(str, base_type, _count) {
2687 return (array_type_new(base_type, int(_count)))
2689 return (base_type)
4094 function parse_srom_segment(base_offset, base_type, _simple, _type, _type_str,
4127 _type = base_type
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1576 QualType base_type = bi->getType(); in layoutRecordType() local
1577 const RecordType *base_record_type = base_type->getAs<RecordType>(); in layoutRecordType()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def174 HANDLE_DW_TAG(0x0024, base_type, 2, DWARF, DW_KIND_TYPE)