| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsELFStreamer.cpp | 78 for (auto *L : Labels) { in createPendingLabelRelocs() 85 Labels.clear(); in createPendingLabelRelocs() 90 Labels.push_back(Symbol); in emitLabel() 96 Labels.clear(); in SwitchSection() 102 Labels.clear(); in emitValueImpl() 107 Labels.clear(); in emitIntValue()
|
| H A D | MipsELFStreamer.h | 33 SmallVector<MCSymbol*, 4> Labels; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfFile.cpp | 124 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local 125 Labels.push_back(Label); in addScopeLabel()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.h | 134 bool hasLabelAt(uint64_t Addr) const { return Labels.count(Addr); } in hasLabelAt() 274 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.cpp | 103 Labels.insert({LabelLowPc, PcOffset}); in addLabelLowPc()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BasicBlockSections.cpp | 363 if (BBSectionsType == BasicBlockSection::Labels) { in runOnMachineFunction()
|
| H A D | CommandFlags.cpp | 465 return BasicBlockSection::Labels; in getBBSectionsMode()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 629 assert(!Labels.empty()); in rescopeLabels() 635 i = Labels.begin(), e = Labels.end(); i != e; ++i) { in rescopeLabels() 645 ParentScope->Labels.append(Labels.begin(), Labels.end()); in rescopeLabels()
|
| H A D | CodeGenFunction.h | 895 SmallVector<const LabelDecl*, 4> Labels; 912 Labels.push_back(label); 935 if (!Labels.empty()) 940 return !Labels.empty();
|
| H A D | BackendUtil.cpp | 546 .Case("labels", llvm::BasicBlockSection::Labels) in initTargetOptions()
|
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | LTO.cpp | 99 c.Options.BBSections = BasicBlockSection::Labels; in createConfig()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 484 if (MF.getTarget().getBBSectionsType() == BasicBlockSection::Labels) { in initializeMachineFunction() 485 MF.setBBSectionsType(BasicBlockSection::Labels); in initializeMachineFunction()
|
| /freebsd-13.1/contrib/mandoc/ |
| H A D | lib.in | 51 LINE("libdisk", "Interface to Slice and Partition Labels Library (libdisk, \\-ldisk)")
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 981 std::unordered_map<uint64_t, std::string> &Labels) { in collectLocalBranchTargets() argument 986 Labels.clear(); in collectLocalBranchTargets() 1004 !Labels.count(Target)) in collectLocalBranchTargets() 1005 Labels[Target] = ("L" + Twine(LabelCount++)).str(); in collectLocalBranchTargets()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineFunction.h | 608 return BBSectionsType == BasicBlockSection::Labels;
|
| /freebsd-13.1/contrib/libxo/doc/ |
| H A D | field-roles.rst | 179 Labels are text that appears before a value::
|
| /freebsd-13.1/crypto/heimdal/lib/wind/ |
| H A D | rfc3490.txt | 267 A label is an individual part of a domain name. Labels are usually 314 or not the label was already an ASCII label. Labels are defined to 800 resolver library using the ToASCII operation. Labels received from
|
| H A D | rfc3492.txt | 84 domain names. Labels containing non-ASCII characters can be
|
| /freebsd-13.1/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 153 RFC2673: Binary Labels in the Domain Name System
|
| /freebsd-13.1/contrib/diff/ |
| H A D | ChangeLog | 3356 * context.c (print_context_label): Labels were interchanged badly.
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 2989 … is compatible with GCC's, `documented here <https://gcc.gnu.org/onlinedocs/gcc/Asm-Labels.html>`_.
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 13737 # ESC [ ?13 l Labels on 14039 # Set Phone Labels: \EPpstring\ 18007 # . Labels
|