Searched defs:SG (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InputFile.h | 166 const SymbolGroup &SG, uint32_t Modi, in iterateOneModule() 191 for (const auto &SG : Input.symbol_groups()) { in iterateSymbolGroups() local
|
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVCodeViewReader.cpp | 129 getFileNameForFileOffset(uint32_t FileOffset,const SymbolGroup * SG) getFileNameForFileOffset() argument 158 printFileNameForOffset(StringRef Label,uint32_t FileOffset,const SymbolGroup * SG) printFileNameForOffset() argument 247 collectInlineeInfo(DebugInlineeLinesSubsectionRef & Lines,const llvm::pdb::SymbolGroup * SG) collectInlineeInfo() argument 288 createLines(const FixedStreamArray<LineNumberEntry> & LineNumbers,LVAddress Addendum,uint32_t Segment,uint32_t Begin,uint32_t Size,uint32_t NameIndex,const SymbolGroup * SG) createLines() argument 963 __anon9f015a6a0702(int32_t Modi, const SymbolGroup &SG, DebugInlineeLinesSubsectionRef &Lines) createScopes() argument 1031 __anon9f015a6a0802(uint32_t Modi, const SymbolGroup &SG) createScopes() argument 1076 __anon9f015a6a0902(int32_t Modi, const SymbolGroup &SG, DebugLinesSubsectionRef &Lines) createScopes() argument [all...] |
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | TypeReferenceTracker.cpp | 58 for (const SymbolGroup &SG : File.symbol_groups()) { in mark() local
|
H A D | DumpOutputStyle.cpp | 273 static StatCollection getSymbolStats(const SymbolGroup &SG, in getSymbolStats() 301 static StatCollection getChunkStats(const SymbolGroup &SG, in getChunkStats() 559 File, Scope, [&](uint32_t Modi, const SymbolGroup &SG) -> Error { in dumpSymbolStats()
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUIGroupLP.cpp | 398 for (auto &SG : SyncPipeline) { reset() local 455 for (auto &SG : SyncPipeline) { makePipeline() local 596 __anonc429d1160402(SchedGroup &SG) populateReadyList() argument 660 for (auto &SG : SyncPipeline) { solveExact() local 741 __anonc429d1160602(SchedGroup &SG) greedyFind() argument 899 SchedGroup *SG = nullptr; applyIGLPStrategy() local 1584 SchedGroup *SG = nullptr; applyIGLPStrategy() local 2161 SchedGroup *SG; applyIGLPStrategy() local 2610 SchedGroup SG(InvertedMask, std::nullopt, DAG, TII); addSchedBarrierEdges() local 2670 auto &SG = SyncedSchedGroups[SyncID].emplace_back((SchedGroupMask)SGMask, initSchedGroupBarrierPipelineStage() local [all...] |