Searched refs:lookup (Results 151 - 175 of 286) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCExpr.cpp513 Addend += (Addrs->lookup(&SecA) - Addrs->lookup(&SecB));
H A DMachObjectWriter.cpp239 Write32(IndirectSymBase.lookup(&SD)); // reserved1
499 // Build section lookup table.
547 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
580 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp238 RealInst = VMap->lookup(&I);
351 Value *mapped = VMap->lookup(V);
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp880 AliasSetTracker *AST = LoopToAliasSetMap.lookup(L);
890 AliasSetTracker *AST = LoopToAliasSetMap.lookup(L);
H A DSampleProfile.cpp373 return BodySamples.lookup(LOffset);
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DCrashDebugger.cpp134 // Convert list to set for fast lookup...
208 // Convert list to set for fast lookup...
275 // Convert list to set for fast lookup...
341 Function *F = cast<Function>(GST.lookup(BlockInfo[i].first));
343 Value* V = ST.lookup(BlockInfo[i].second);
385 // Convert list to set for fast lookup...
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp694 const CGRecordLayout *Layout = CGRecordLayouts.lookup(Key);
700 Layout = CGRecordLayouts.lookup(Key);
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpcmd.y1353 lookup(struct tab *p, const char *cmd)
1526 p = lookup(cmdtab, cmdp);
1554 p = lookup(sitetab, cp);
1804 c = lookup(ctab, s);
/freebsd-9.3-release/contrib/one-true-awk/
H A Dlib.c98 setsval(lookup("FILENAME", symtab), p);
236 if (lookup(temp, ARGVtab) == NULL)
H A Dtran.c213 if (n != NULL && (p = lookup(n, tp)) != NULL) {
269 Cell *lookup(const char *s, Array *tp) /* look for s in tp */ function
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h389 return MDNodeToDIEEntryMap.lookup(N);
H A DDwarfDebug.cpp336 // is only slightly different than the lookup of non-standard ObjC names.
384 if (DIE *AbsSPDIE = AbstractSPDies.lookup(SP)) {
592 const SmallVectorImpl<DbgVariable *> &Variables =ScopeVariables.lookup(Scope);
991 CompileUnit *SPCU = CUMap.lookup(TheCU);
1251 DbgVariable *AbsDbgVariable = AbstractVariables.lookup(Var);
1462 MCSymbol *Label = LabelsBeforeInsn.lookup(MI);
1469 return LabelsAfterInsn.lookup(MI);
1619 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode());
1840 CompileUnit *TheCU = SPMap.lookup(FnScope->getScopeNode());
1859 if (AbstractVariables.lookup(CleanD
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DStackProtector.cpp58 return AI ? Layout.lookup(AI) : SSPLK_None;
H A DMachineTraceMetrics.cpp852 unsigned DepCycle = Cycles.lookup(Dep.DefMI).Depth;
1065 unsigned Height = TBI.Succ ? Cycles.lookup(PHI).Height : 0;
1121 LIR.Height = Heights.lookup(DefMI);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPragma.cpp62 if (PragmaHandler *Handler = Handlers.lookup(Name))
64 return IgnoreNull ? 0 : Handlers.lookup(StringRef());
68 assert(!Handlers.lookup(Handler->getName()) &&
76 assert(Handlers.lookup(Handler->getName()) &&
399 // Look up the identifier info for the token. We disabled identifier lookup
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Ddiv.cpp223 = (request_or_macro *)request_dictionary.lookup(s);
234 request_or_macro *rm = (request_or_macro *)request_dictionary.lookup(nm);
811 reg *r = (reg *)number_reg_dictionary.lookup("ps4html");
H A Dinput.cpp1164 color *c = (color *)color_dictionary.lookup(nm);
1181 (void)color_dictionary.lookup(nm, new color(nm));
1196 (void)color_dictionary.lookup(nm, new color(nm));
1382 (void)color_dictionary.lookup(color_name, col);
3673 request_or_macro *p = (request_or_macro *)request_dictionary.lookup(nm);
3683 r = (request_or_macro *)request_dictionary.lookup(symbol(buf));
3879 (void)composite_dictionary.lookup(symbol(from_gn), (void *)to_gn);
3922 void *mapped_composite = composite_dictionary.lookup(symbol(u));
4059 request_or_macro *rm = (request_or_macro *)request_dictionary.lookup(nm);
4349 (request_or_macro *)request_dictionary.lookup(n
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp319 /// entries, allowing us to do a lookup with a binary search.
338 /// recursive value lookup process.
382 ValueCacheEntryTy &lookup(Value *V) { function in class:__anon2070::LazyValueInfoCache
485 return lookup(Val)[BB];
492 ValueCacheEntryTy &Cache = lookup(Val);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h104 /// identifiers. C++ describes lookup completely differently:
109 /// C++ can look into the "tag" namespace during ordinary lookup.
128 /// lookup in member expressions. In C++, they're found by
129 /// normal lookup.
161 /// C++ lexical operator lookup looks for these.
286 /// \brief Whether this declaration is hidden from normal name lookup, e.g.,
1013 /// storage added since the last lookup. In this case, \c LookupPtr's
1015 /// another lookup.
1018 /// \brief Pointer to the data structure used to lookup declarations
1193 /// information needed to perform name lookup int
1499 lookup_const_result lookup(DeclarationName Name) const { function in class:clang::DeclContext
[all...]
/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Drcslex.c176 static void lookup P((char const*));
180 static struct hshentry *nexthsh; /*pointer to next hash entry, set by lookup*/
227 lookup(str) function
371 lookup(tokbuf.string);
/freebsd-9.3-release/lib/libstand/
H A Ddosfs.c138 static int lookup(DOS_FS *, u_int, const char *, DOS_DE **);
499 if ((err = lookup(fs, stclus(fs->fatsz, de), name, &de)))
512 lookup(DOS_FS *fs, u_int clus, const char *name, DOS_DE **dep) function
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp965 DeclContext::lookup_const_result Calls = lookup(Name);
982 DeclContext::lookup_const_result Invoker = lookup(Name);
1249 DeclContext::lookup_const_result R = lookup(Name);
1375 lookup_const_result Candidates = RD->lookup(getDeclName());
1451 DeclContext::lookup_const_result R = getDeclContext()->lookup(getDeclName());
H A DRecordLayoutBuilder.cpp903 PrimaryVirtualBaseInfo = VirtualBaseInfo.lookup(PrimaryVirtualBase);
934 PrimaryVirtualBaseInfo = VirtualBaseInfo.lookup(PrimaryVirtualBase);
1001 BaseSubobjectInfo *PrimaryBaseInfo = VirtualBaseInfo.lookup(PrimaryBase);
1014 NonVirtualBaseInfo.lookup(PrimaryBase);
1053 BaseSubobjectInfo *BaseInfo = NonVirtualBaseInfo.lookup(BaseDecl);
1139 const BaseSubobjectInfo *BaseInfo = VirtualBaseInfo.lookup(BaseDecl);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp824 /// locks, so we can get away with doing a linear search for lookup. Note
1007 const VarDefinition* lookup(const NamedDecl *D, Context Ctx) { function in class:__anon3047::LocalVariableMap
1008 const unsigned *i = Ctx.lookup(D);
1019 const unsigned *P = Ctx.lookup(D);
1083 const unsigned *i = C.lookup(D);
1212 if (Ctx.lookup(VDec)) {
1233 const unsigned *i2 = C2.lookup(Dec);
1265 const unsigned *i2 = C2.lookup(Dec);
/freebsd-9.3-release/contrib/binutils/bfd/
H A Decofflink.c708 char *lookup;
720 lookup = (char *) bfd_malloc ((bfd_size_type) strlen (name) + 20);
721 if (lookup == NULL)
723 sprintf (lookup, "%s %lx %lx", name, fdr.csym, fdr.caux);
725 fh = string_hash_lookup (&ainfo->fdr_hash, lookup, TRUE, TRUE);
726 free (lookup);
2095 lookup(addr) guarantees to return the first FDR that applies
2096 to address ADDR. Thus, after invoking lookup(), we have a
2102 through the line-number table to lookup the line-number that
705 char *lookup; local

Completed in 401 milliseconds

1234567891011>>