Searched refs:lookup (Results 126 - 150 of 625) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDebugContainerModeling.cpp63 const FnCheck *Handler = Callbacks.lookup(Call);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DHashKeyMap.h100 mapped_type lookup(const original_key_type &Key) const { function in class:llvm::sampleprof::HashKeyMap
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h178 return DITypeNodeToDieMap.lookup(TypeMD);
/freebsd-current/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp109 ES.lookup(SO, (NameKind == LinkerName) ? ES.intern(Name)
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInliner.cpp307 LazyCallGraph::Node &N = *CG.lookup(F);
345 LazyCallGraph::SCC *CalleeSCC = CG.lookupSCC(*CG.lookup(Callee));
515 return CG.lookupSCC(*CG.lookup(*Callee)) == OldC;
547 auto &DeadC = *CG.lookupSCC(*CG.lookup(*DeadF));
/freebsd-current/crypto/openssl/apps/lib/
H A Ds_cb.c37 static const char *lookup(int val, const STRINT_PAIR* list, const char* def) function
215 const char *cname = lookup((int)cert_type, cert_type_list, NULL);
581 str_version = lookup(version, ssl_versions, "???");
600 str_details2 = lookup((int)bp[1], alert_types, " ???");
608 str_details1 = lookup((int)bp[0], handshakes, "???");
745 const char *extname = lookup(type, tlsext_types, "unknown");
1392 nm = lookup(op, callback_types, NULL);
1401 BIO_printf(sdb->out, "Version=%s", lookup(nid, ssl_versions, "???"));
1470 sname = lookup(raw_sig_code, signature_tls13_scheme_list, NULL);
1476 const char *alg_str = lookup(alg_cod
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp202 const SVal *lookup(BindingKey K) const;
203 const SVal *lookup(const MemRegion *R, BindingKey::Kind k) const;
204 using llvm::ImmutableMapRef<const MemRegion *, ClusterBindings>::lookup;
269 const SVal *V = lookup(R, BindingKey::Direct);
275 const SVal *V = lookup(R, BindingKey::Default);
282 const ClusterBindings *ExistingCluster = lookup(Base);
297 const SVal *RegionBindingsRef::lookup(BindingKey K) const { function in class:RegionBindingsRef
298 const ClusterBindings *Cluster = lookup(K.getBaseRegion());
301 return Cluster->lookup(K);
304 const SVal *RegionBindingsRef::lookup(cons function in class:RegionBindingsRef
[all...]
/freebsd-current/sys/dev/ocs_fc/
H A Docs_common.h188 sparse_vector_t lookup; /**< fc_id to node lookup object */ member in struct:ocs_sli_port_s
251 sparse_vector_t lookup; /**< d_id to node lookup object */ member in struct:ocs_domain_s
H A Docs_sport.c158 sport->lookup = spv_new(domain->ocs);
224 spv_del(sport->lookup);
225 sport->lookup = NULL;
228 /* Remove the sport from the domain's sparse vector lookup table */
229 spv_set(domain->lookup, sport->fc_id, NULL);
348 if (domain->lookup == NULL) {
349 ocs_log_test(domain->ocs, "assertion failed: domain->lookup is not valid\n");
354 sport = spv_get(domain->lookup, d_id);
408 /* Set our lookup */
410 spv_set(sport->domain->lookup, fc_i
[all...]
/freebsd-current/tests/sys/fs/fusefs/
H A Dmockfs.hh66 strcmp(in.body.lookup, (path)) == 0); \
172 char lookup[0]; member in union:fuse_payloads_in
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DMapFile.cpp142 readerToFileOrdinal.lookup(sym->getFile()),
213 const auto &liveCStrings = info.liveCStringsForSection.lookup(osec);
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp1 //===- ASTImporterLookupTable.cpp - ASTImporter specific lookup -----------===//
10 // lookup procedure for the import mechanism.
48 // then can we add it to the lookup table.
68 // We do not put friend typedefs to the lookup table because
71 // Similar to TypedefType, not putting into lookup table.
163 ASTImporterLookupTable::lookup(DeclContext *DC, DeclarationName Name) const { function in class:clang::ASTImporterLookupTable
177 return lookup(DC, ND->getDeclName()).contains(ND);
H A DMicrosoftCXXABI.cpp172 return UnnamedTagDeclToTypedefNameDecl.lookup(
186 return UnnamedTagDeclToDeclaratorDecl.lookup(
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp86 // Now actually perform the lookup with the sema.
219 std::unique_ptr<LookupResult> lookup = local
223 for (auto LD : *lookup) {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h109 ES.lookup(
153 ES.lookup(
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-cxxmap/
H A Dllvm-cxxmap.cpp125 auto K = Reader.lookup(Symbol);
126 StringRef NewSymbol = MappedNames.lookup(K);
/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dv_erfc_1u8.c23 /* Set an offset so the range of the index used for lookup is 3487, and it
57 lookup (uint64x2_t i) function
93 Values of erfc(r) and scale are read from lookup tables. Stored values
136 struct entry e = lookup (i);
H A Dv_erfcf_1u7.c22 /* Set an offset so the range of the index used for lookup is 644, and it can
50 lookup (uint32x4_t i) function
82 Values of erfc(r) and scale are read from lookup tables. Stored values
124 struct entry e = lookup (i);
H A Dv_erf_2u5.c46 lookup (uint64x2_t i) function
109 struct entry e = lookup (i);
H A Dv_asinh_3u5.c54 lookup (uint64x2_t i) function
74 struct entry e = lookup (tmp);
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp357 return FuncClusterInfo.lookup(*X.getBBID()).PositionInCluster <
358 FuncClusterInfo.lookup(*Y.getBBID()).PositionInCluster;
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp267 // Cache for the BitTracker's cell map. Map lookup has a logarithmic
268 // complexity, this class will memoize the lookup results to reduce
273 const BitTracker::RegisterCell &lookup(unsigned VR) { function in struct:__anon2416::CellMapShadow
280 CP = CVect[RInd] = &BT.lookup(VR);
340 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1), &RC2 = CM.lookup(VR2);
357 const BitTracker::RegisterCell &RC1 = CM.lookup(VR1);
358 const BitTracker::RegisterCell &RC2 = CM.lookup(VR2);
640 const BitTracker::RegisterCell &RC = CMS->lookup(VR);
652 const BitTracker::RegisterCell &RC = CMS->lookup(V
[all...]
/freebsd-current/sys/kern/
H A Dkern_linker.c987 * backward lookup of symbols. However, DDB and sometimes stack(9) need to
1516 struct kld_sym_lookup lookup; local
1525 if ((error = copyin(uap->data, &lookup, sizeof(lookup))) != 0)
1527 if (lookup.version != sizeof(lookup) ||
1531 if ((error = copyinstr(lookup.symname, symstr, MAXPATHLEN, NULL)) != 0)
1540 lookup.symvalue = (uintptr_t) symval.value;
1541 lookup.symsize = symval.size;
1542 error = copyout(&lookup, ua
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp283 AppleAcceleratorTable::Entry::lookup(HeaderData::AtomType AtomToFind) const { function in class:AppleAcceleratorTable::Entry
292 return Table.HdrData.extractOffset(lookup(dwarf::DW_ATOM_die_offset));
296 return Table.HdrData.extractOffset(lookup(dwarf::DW_ATOM_cu_offset));
300 std::optional<DWARFFormValue> Tag = lookup(dwarf::DW_ATOM_die_tag);
605 DWARFDebugNames::Entry::lookup(dwarf::Index Index) const { function in class:DWARFDebugNames::Entry
615 if (std::optional<DWARFFormValue> Off = lookup(dwarf::DW_IDX_die_offset))
621 if (std::optional<DWARFFormValue> Off = lookup(dwarf::DW_IDX_compile_unit))
626 if (lookup(dwarf::DW_IDX_type_unit).has_value())
648 if (std::optional<DWARFFormValue> Off = lookup(dwarf::DW_IDX_type_unit))
986 return CUToNameIndex.lookup(CUOffse
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp572 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand))
723 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(CE->getOperand(0)))
745 if (Value *NewOperand = ValueWithNewAddrSpace.lookup(Operand)) {
992 unsigned OldAS = InferredAddrSpace.lookup(&V);
1141 unsigned NewAddrSpace = InferredAddrSpace.lookup(V);
1163 User *NewV = cast_or_null<User>(ValueWithNewAddrSpace.lookup(V));
1169 NewV->setOperand(OperandNo, ValueWithNewAddrSpace.lookup(PoisonUse->get()));
1180 Value *NewV = ValueWithNewAddrSpace.lookup(V);
1271 if (Value *OtherNewV = ValueWithNewAddrSpace.lookup(OtherSrc)) {

Completed in 498 milliseconds

1234567891011>>