| /netbsd-src/external/apache2/llvm/dist/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
|
| /netbsd-src/external/apache2/llvm/dist/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()
|
| /netbsd-src/usr.sbin/sysinst/arch/acorn32/ |
| H A D | msg.md.de | 58 eines Labels nicht m�glich. 63 Labels nicht m�glich.
|
| /netbsd-src/usr.sbin/sysinst/arch/evbarm/ |
| H A D | msg.md.de | 59 eines Labels nicht m�glich. 64 Labels nicht m�glich.
|
| /netbsd-src/external/apache2/llvm/dist/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
|
| /netbsd-src/usr.sbin/sysinst/arch/shark/ |
| H A D | msg.md.de | 61 eines Labels nicht m�glich. 66 Labels nicht m�glich.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-z80.texi | 128 * Z80-Labels:: Labels 188 @node Z80-Labels 189 @subsection Labels 193 Labels started by @code{.L} acts as local labels. You may specify custom local
|
| H A D | c-kvx.texi | 13 Labels followed by `::' are extern symbols.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-z80.texi | 128 * Z80-Labels:: Labels 188 @node Z80-Labels 189 @subsection Labels 193 Labels started by @code{.L} acts as local labels. You may specify custom local
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinkerCompileUnit.cpp | 103 Labels.insert({LabelLowPc, PcOffset}); in addLabelLowPc()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 626 assert(!Labels.empty()); in rescopeLabels() 632 i = Labels.begin(), e = Labels.end(); i != e; ++i) { in rescopeLabels() 642 ParentScope->Labels.append(Labels.begin(), Labels.end()); in rescopeLabels()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | BasicBlockSections.cpp | 363 if (BBSectionsType == BasicBlockSection::Labels) { in runOnMachineFunction()
|
| H A D | CommandFlags.cpp | 471 return BasicBlockSection::Labels; in getBBSectionsMode()
|
| /netbsd-src/external/gpl2/dtc/dist/Documentation/ |
| H A D | dts-format.txt | 84 * Labels may also appear before or after any component of a property
|
| H A D | manual.txt | 12 4.3) Labels and References 250 4.3) Labels and References 252 Labels may be applied to nodes or properties. Labels appear
|
| /netbsd-src/usr.sbin/sunlabel/ |
| H A D | sunlabel.doc | 68 Labels written by sunlabel, when partitions i through p are all set
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 474 if (MF.getTarget().getBBSectionsType() == BasicBlockSection::Labels) { in initializeMachineFunction() 475 MF.setBBSectionsType(BasicBlockSection::Labels); in initializeMachineFunction()
|
| /netbsd-src/external/bsd/mdocml/dist/ |
| H A D | lib.in | 51 LINE("libdisk", "Interface to Slice and Partition Labels Library (libdisk, \\-ldisk)")
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
| H A D | llvm-objdump.cpp | 944 std::unordered_map<uint64_t, std::string> &Labels) { in collectLocalBranchTargets() argument 949 Labels.clear(); in collectLocalBranchTargets() 967 !Labels.count(Target)) in collectLocalBranchTargets() 968 Labels[Target] = ("L" + Twine(LabelCount++)).str(); in collectLocalBranchTargets()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | MachineFunction.h | 544 return BBSectionsType == BasicBlockSection::Labels;
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
| H A D | asm.rst | 220 `Goto Labels <https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html#GotoLabels>`_
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
| H A D | asm.rst | 212 `Goto Labels <https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html#GotoLabels>`_
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
| H A D | predicates.md | 185 /* Labels and local symbols allowed here as well. */
|