Searched defs:Labels (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsELFStreamer.h | 33 SmallVector<MCSymbol*, 4> Labels; variable
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/support/ |
| H A D | TestTracer.cpp | 29 auto &Labels = LabelsIt->getValue(); in takeMetric() local
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | JumpTable.h | 79 LabelMapType Labels; variable
|
| H A D | BinaryFunction.h | 470 LabelsMapType Labels; variable
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | JumpTable.cpp | 31 JumpTableType Type, LabelMapType &&Labels, in JumpTable()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfFile.cpp | 123 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local
|
| /llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | 271 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
|
| /llvm-project-15.0.7/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 1093 std::unordered_map<uint64_t, std::vector<std::string>> &Labels) { in collectBBAddrMapLabels() 1113 uint64_t Start, uint64_t End, std::unordered_map<uint64_t, std::string> &Labels) { in collectLocalBranchTargets()
|