Home
last modified time | relevance | path

Searched defs:Sym (Results 1 – 25 of 676) sorted by relevance

12345678910>>...28

/external/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.h86 void emitFunctionType(const MCSymbolWasm *Sym) override {} in emitFunctionType()
88 void emitGlobalType(const MCSymbolWasm *Sym) override {} in emitGlobalType()
89 void emitTableType(const MCSymbolWasm *Sym) override {} in emitTableType()
90 void emitEventType(const MCSymbolWasm *Sym) override {} in emitEventType()
91 void emitImportModule(const MCSymbolWasm *Sym, in emitImportModule()
93 void emitImportName(const MCSymbolWasm *Sym, in emitImportName()
95 void emitExportName(const MCSymbolWasm *Sym, in emitExportName()
DWebAssemblyTargetStreamer.cpp63 void WebAssemblyTargetAsmStreamer::emitFunctionType(const MCSymbolWasm *Sym) { in emitFunctionType()
70 void WebAssemblyTargetAsmStreamer::emitGlobalType(const MCSymbolWasm *Sym) { in emitGlobalType()
80 void WebAssemblyTargetAsmStreamer::emitTableType(const MCSymbolWasm *Sym) { in emitTableType()
87 void WebAssemblyTargetAsmStreamer::emitEventType(const MCSymbolWasm *Sym) { in emitEventType()
94 void WebAssemblyTargetAsmStreamer::emitImportModule(const MCSymbolWasm *Sym, in emitImportModule()
100 void WebAssemblyTargetAsmStreamer::emitImportName(const MCSymbolWasm *Sym, in emitImportName()
106 void WebAssemblyTargetAsmStreamer::emitExportName(const MCSymbolWasm *Sym, in emitExportName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.h84 void emitFunctionType(const MCSymbolWasm *Sym) override {} in emitFunctionType()
86 void emitGlobalType(const MCSymbolWasm *Sym) override {} in emitGlobalType()
87 void emitEventType(const MCSymbolWasm *Sym) override {} in emitEventType()
88 void emitImportModule(const MCSymbolWasm *Sym, in emitImportModule()
90 void emitImportName(const MCSymbolWasm *Sym, in emitImportName()
92 void emitExportName(const MCSymbolWasm *Sym, in emitExportName()
DWebAssemblyTargetStreamer.cpp63 void WebAssemblyTargetAsmStreamer::emitFunctionType(const MCSymbolWasm *Sym) { in emitFunctionType()
70 void WebAssemblyTargetAsmStreamer::emitGlobalType(const MCSymbolWasm *Sym) { in emitGlobalType()
78 void WebAssemblyTargetAsmStreamer::emitEventType(const MCSymbolWasm *Sym) { in emitEventType()
85 void WebAssemblyTargetAsmStreamer::emitImportModule(const MCSymbolWasm *Sym, in emitImportModule()
91 void WebAssemblyTargetAsmStreamer::emitImportName(const MCSymbolWasm *Sym, in emitImportName()
97 void WebAssemblyTargetAsmStreamer::emitExportName(const MCSymbolWasm *Sym, in emitExportName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp101 raw_ostream &operator<<(raw_ostream &OS, const Symbol &Sym) { in operator <<()
146 for (auto *Sym : Symbols) in ~Section() local
206 for (auto *Sym : B.getSection().symbols()) in splitBlock() local
224 for (auto *Sym : BlockSymbols) in splitBlock() local
237 for (auto *Sym : defined_symbols()) { in dump() local
259 for (auto *Sym : absolute_symbols()) in dump() local
264 for (auto *Sym : external_symbols()) in dump() local
297 for (auto *Sym : G.defined_symbols()) in markAllSymbolsLive() local
DJITLinkGeneric.cpp263 for (auto *Sym : G->external_symbols()) { in getExternalSymbolNames() local
278 for (auto *Sym : G->external_symbols()) { in applyLookupResult() local
298 [](Symbol *Sym) { in applyLookupResult()
321 for (auto *Sym : G.defined_symbols()) in prune() local
327 auto *Sym = Worklist.back(); in prune() local
350 for (auto *Sym : G.defined_symbols()) in prune() local
353 for (auto *Sym : SymbolsToRemove) { in prune() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h43 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
48 StubValueTy &getThreadLocalGVStubEntry(MCSymbol *Sym) { in getThreadLocalGVStubEntry()
72 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
94 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h43 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
48 StubValueTy &getThreadLocalGVStubEntry(MCSymbol *Sym) { in getThreadLocalGVStubEntry()
72 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
94 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
/external/llvm/tools/obj2yaml/
Dcoff2yaml.cpp123 object::symbol_iterator Sym = Reloc.getSymbol(); in dumpSections() local
143 dumpFunctionDefinition(COFFYAML::Symbol *Sym, in dumpFunctionDefinition()
155 dumpbfAndEfLineInfo(COFFYAML::Symbol *Sym, in dumpbfAndEfLineInfo()
164 static void dumpWeakExternal(COFFYAML::Symbol *Sym, in dumpWeakExternal()
174 dumpSectionDefinition(COFFYAML::Symbol *Sym, in dumpSectionDefinition()
190 dumpCLRTokenDefinition(COFFYAML::Symbol *Sym, in dumpCLRTokenDefinition()
203 COFFYAML::Symbol Sym; in dumpSymbols() local
/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DJITLink.cpp103 raw_ostream &operator<<(raw_ostream &OS, const Symbol &Sym) { in operator <<()
173 for (auto *Sym : Symbols) in ~Section() local
229 for (auto *Sym : B.getSection().symbols()) in splitBlock() local
247 for (auto *Sym : BlockSymbols) in splitBlock() local
260 for (auto *Sym : defined_symbols()) { in dump() local
282 for (auto *Sym : absolute_symbols()) in dump() local
287 for (auto *Sym : external_symbols()) in dump() local
320 for (auto *Sym : G.defined_symbols()) in markAllSymbolsLive() local
DJITLinkGeneric.cpp306 for (auto *Sym : G->external_symbols()) { in getExternalSymbolNames() local
321 for (auto *Sym : G->external_symbols()) { in applyLookupResult() local
429 for (auto *Sym : G.defined_symbols()) in prune() local
435 auto *Sym = Worklist.back(); in prune() local
461 for (auto *Sym : G.defined_symbols()) in prune() local
464 for (auto *Sym : SymbolsToRemove) { in prune() local
487 for (auto *Sym : G.external_symbols()) in prune() local
490 for (auto *Sym : SymbolsToRemove) { in prune() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DTapiFile.cpp28 static uint32_t getFlags(const Symbol *Sym) { in getFlags()
79 const auto *Sym = reinterpret_cast<const Symbol *>(DRI.p); in moveSymbolNext() local
84 const auto *Sym = reinterpret_cast<const Symbol *>(DRI.p); in printSymbolName() local
90 const auto *Sym = reinterpret_cast<const Symbol *>(DRI.p); in getSymbolFlags() local
DSymbolSize.cpp33 static unsigned getSymbolSectionID(const ObjectFile &O, SymbolRef Sym) { in getSymbolSectionID()
47 for (ELFSymbolRef Sym : Syms) in computeSymbolSizes() local
57 SymbolRef Sym = *I; in computeSymbolSizes() local
/external/llvm-project/clang-tools-extra/clangd/unittests/
DTestIndex.cpp17 Symbol Sym; in symbol() local
41 Symbol Sym; in sym() local
90 std::string getQualifiedName(const Symbol &Sym) { in getQualifiedName()
97 bool IsIncomplete = I.fuzzyFind(Req, [&](const Symbol &Sym) { in match()
111 I.lookup(Req, [&](const Symbol &Sym) { in lookup()
/external/llvm-project/llvm/tools/obj2yaml/
Dcoff2yaml.cpp199 object::symbol_iterator Sym = Reloc.getSymbol(); in dumpSections() local
222 dumpFunctionDefinition(COFFYAML::Symbol *Sym, in dumpFunctionDefinition()
234 dumpbfAndEfLineInfo(COFFYAML::Symbol *Sym, in dumpbfAndEfLineInfo()
243 static void dumpWeakExternal(COFFYAML::Symbol *Sym, in dumpWeakExternal()
253 dumpSectionDefinition(COFFYAML::Symbol *Sym, in dumpSectionDefinition()
269 dumpCLRTokenDefinition(COFFYAML::Symbol *Sym, in dumpCLRTokenDefinition()
284 COFFYAML::Symbol Sym; in dumpSymbols() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DTaint.cpp50 SymbolRef Sym = V.getAsSymbol(); in addTaint() local
67 if (SymbolRef Sym = binding->getAsSymbol()) in addTaint() local
83 ProgramStateRef taint::addTaint(ProgramStateRef State, SymbolRef Sym, in addTaint()
96 SymbolRef Sym = V.getAsSymbol(); in removeTaint() local
110 ProgramStateRef taint::removeTaint(ProgramStateRef State, SymbolRef Sym) { in removeTaint()
151 if (SymbolRef Sym = V.getAsSymbol()) in isTainted() local
178 bool taint::isTainted(ProgramStateRef State, SymbolRef Sym, TaintTagType Kind) { in isTainted()
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfoImpls.h40 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
45 StubValueTy &getThreadLocalGVStubEntry(MCSymbol *Sym) { in getThreadLocalGVStubEntry()
68 StubValueTy &getGVStubEntry(MCSymbol *Sym) { in getGVStubEntry()
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangedConstraintManager.cpp24 SymbolRef Sym, in assumeSym()
94 ProgramStateRef State, SymbolRef Sym, const llvm::APSInt &From, in assumeSymInclusiveRange()
123 SymbolRef Sym, bool Assumption) { in assumeSymUnsupported()
140 SymbolRef Sym, in assumeSymRel()
204 void RangedConstraintManager::computeAdjustment(SymbolRef &Sym, in computeAdjustment()
DSimpleConstraintManager.cpp60 SymbolRef Sym = Cond.getAsSymbol(); in assumeAux() local
71 SymbolRef Sym = SV.getSymbol(); in assumeAux() local
104 SymbolRef Sym = Value.getAsSymbol(); in assumeInclusiveRange() local
116 if (SymbolRef Sym = Value.getAsSymbol()) in assumeInclusiveRange() local
DRangeConstraintManager.cpp505 /* implicit */ EquivalenceClass(SymbolRef Sym) in EquivalenceClass()
542 SymbolRef Sym) { in getConstraint()
719 RangeSet VisitSymExpr(SymbolRef Sym) { in VisitSymExpr()
727 RangeSet VisitSymIntExpr(const SymIntExpr *Sym) { in VisitSymIntExpr()
731 RangeSet VisitIntSymExpr(const IntSymExpr *Sym) { in VisitIntSymExpr()
735 RangeSet VisitSymSymExpr(const SymSymExpr *Sym) { in VisitSymSymExpr()
753 RangeSet inferAs(SymbolRef Sym, QualType DestType) { in inferAs()
765 RangeSet infer(SymbolRef Sym) { in infer()
810 RangeSet VisitBinaryOperator(const BinarySymExprTy *Sym) { in VisitBinaryOperator()
951 Optional<RangeSet> getRangeForNegatedSub(SymbolRef Sym) { in getRangeForNegatedSub()
[all …]
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp374 SymbolRef Sym) { in checkNull()
450 RangeConstraintManager::assumeSymNE(ProgramStateRef St, SymbolRef Sym, in assumeSymNE()
470 RangeConstraintManager::assumeSymEQ(ProgramStateRef St, SymbolRef Sym, in assumeSymEQ()
485 SymbolRef Sym, in getSymLTRange()
513 RangeConstraintManager::assumeSymLT(ProgramStateRef St, SymbolRef Sym, in assumeSymLT()
521 RangeConstraintManager::getSymGTRange(ProgramStateRef St, SymbolRef Sym, in getSymGTRange()
549 RangeConstraintManager::assumeSymGT(ProgramStateRef St, SymbolRef Sym, in assumeSymGT()
557 RangeConstraintManager::getSymGERange(ProgramStateRef St, SymbolRef Sym, in getSymGERange()
585 RangeConstraintManager::assumeSymGE(ProgramStateRef St, SymbolRef Sym, in assumeSymGE()
621 RangeConstraintManager::getSymLERange(ProgramStateRef St, SymbolRef Sym, in getSymLERange()
[all …]
DSimpleConstraintManager.cpp99 SymbolRef Sym, bool Assumption) { in assumeAuxForSymbol()
203 SymbolRef Sym = Value.getAsSymExpr(); in assumeWithinInclusiveRange() local
215 if (SymbolRef Sym = Value.getAsSymbol()) in assumeWithinInclusiveRange() local
229 static void computeAdjustment(SymbolRef &Sym, llvm::APSInt &Adjustment) { in computeAdjustment()
264 SymbolRef Sym = LHS; in assumeSymRel() local
303 SymbolRef Sym, in assumeSymWithinInclusiveRange()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
DRetainCountChecker.cpp28 const RefVal *getRefBinding(ProgramStateRef State, SymbolRef Sym) { in getRefBinding()
36 static ProgramStateRef setRefBinding(ProgramStateRef State, SymbolRef Sym, in setRefBinding()
42 static ProgramStateRef removeRefBinding(ProgramStateRef State, SymbolRef Sym) { in removeRefBinding()
211 SymbolRef Sym = C.getSVal(CE).getAsLocSymbol(); in checkPostStmt() local
276 if (SymbolRef Sym = Pred->getSVal(Ex).getAsSymbol()) { in checkPostStmt() local
292 SymbolRef Sym = State->getSVal(*IVarLoc).getAsSymbol(); in checkPostStmt() local
372 if (SymbolRef Sym = ReceiverV.getAsLocSymbol()) in checkPostCall() local
457 if (SymbolRef Sym = V.getAsLocSymbol()) { in processSummaryOfInlined() local
470 if (SymbolRef Sym = MsgInvocation->getReceiverSVal().getAsLocSymbol()) { in processSummaryOfInlined() local
480 if (SymbolRef Sym = CallOrMsg.getReturnValue().getAsSymbol()) { in processSummaryOfInlined() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DJITSymbol.cpp75 if (auto Sym = findSymbolInLogicalDylib(SymName)) { in lookup() local
87 if (auto Sym = findSymbol(SymName)) { in lookup() local
116 if (auto Sym = findSymbolInLogicalDylib(SymName)) { in getResponsibilitySet() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGSIStreamBuilder.cpp89 for (const auto &Sym : Records) in calculateRecordByteSize() local
137 for (const CVSymbol &Sym : Records) { in finalizeBuckets() local
257 for (const CVSymbol &Sym : Records) { in computeAddrMap() local
270 for (auto &Sym : PublicsByAddr) { in computeAddrMap() local
290 void GSIStreamBuilder::addGlobalSymbol(const ProcRefSym &Sym) { in addGlobalSymbol()
294 void GSIStreamBuilder::addGlobalSymbol(const DataSym &Sym) { in addGlobalSymbol()
298 void GSIStreamBuilder::addGlobalSymbol(const ConstantSym &Sym) { in addGlobalSymbol()
302 void GSIStreamBuilder::addGlobalSymbol(const codeview::CVSymbol &Sym) { in addGlobalSymbol()

12345678910>>...28