Searched defs:Labels (Results 1 – 11 of 11) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsELFStreamer.h | 33 SmallVector<MCSymbol*, 4> Labels; variable
|
/llvm-project/clang-tools-extra/clangd/unittests/support/ |
H A D | TestTracer.cpp | 29 auto &Labels = LabelsIt->getValue(); in takeMetric() local
|
/llvm-project/bolt/include/bolt/Core/ |
H A D | JumpTable.h | 82 LabelMapType Labels; variable
|
H A D | BinaryFunction.h | 471 LabelsMapType Labels; global() variable
|
/llvm-project/bolt/lib/Core/ |
H A D | JumpTable.cpp | 31 JumpTableType Type, LabelMapType &&Labels, in JumpTable()
|
H A D | BinaryContext.cpp | 2420 for (const auto &Labels : SplitLabels) { calculateEmittedSize() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfFile.cpp | 118 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local
|
/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetOptions.h | 67 Labels, // Do not use Basic Block Sections but label basic blocks. This global() enumerator
|
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerCompileUnit.h | 296 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
|
/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerCompileUnit.h | 713 LabelMapTy Labels; variable
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 1449 collectBBAddrMapLabels(const BBAddrMapInfo & FullAddrMap,uint64_t SectionAddr,uint64_t Start,uint64_t End,std::unordered_map<uint64_t,std::vector<BBAddrMapLabel>> & Labels) collectBBAddrMapLabels() argument 1486 collectLocalBranchTargets(ArrayRef<uint8_t> Bytes,MCInstrAnalysis * MIA,MCDisassembler * DisAsm,MCInstPrinter * IP,const MCSubtargetInfo * STI,uint64_t SectionAddr,uint64_t Start,uint64_t End,std::unordered_map<uint64_t,std::string> & Labels) collectLocalBranchTargets() argument
|