| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | sections-constraint.s | 13 # BASE: .readable 00000004 27 # NO1: .readable 00000004 38 .section .readable, "a" 39 readable: label
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/modernize/ |
| H A D | shrink-to-fit.rst | 10 The ``shrink_to_fit()`` method is more readable and more effective than
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | gnu-property-align-32.s | 6 ## Check that .note.gnu.property has alignment 4 and is readable by llvm-readobj
|
| H A D | gnu-property-align.s | 6 ## Check that .note.gnu.property has alignment 8 and is readable by llvm-readobj
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | SymbolizerMarkupFormat.rst | 14 convert those values to human-readable form. Instead, logging text uses the 16 converted to human-readable form after the fact. As with other markup formats, 23 at runtime for any logic intended to compute human-readable presentation of 174 human-readable symbolic form. 212 ascending frame numbers. So the human-readable output might be formatted 311 human readable form. Generally they trigger an external action to occur that 351 human-readable output. However, the information they impart may be essential to 382 refer to this module. The first ``%s`` is a human-readable identifier for the 415 case) to indicate this segment of memory is readable, writable, and/or
|
| H A D | MarkdownQuickstartTemplate.md | 68 sophisticated syntax which [can be more readable] for longer links since 72 [can be more readable]: http://en.wikipedia.org/wiki/LLVM
|
| H A D | README.txt | 6 reStructuredText documentation should be quite readable in source form, it
|
| H A D | AddingConstrainedIntrinsics.rst | 91 To make debug logs readable it is helpful to update the SelectionDAG's
|
| /llvm-project-15.0.7/llvm/test/Other/ |
| H A D | can-execute.txt | 10 TestProg, then a file with executable bit but not readable and finally a
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-remark-size-diff.rst | 42 * ``human``: Human-readable textual report. Default option. 58 The human-readable format for :program:`llvm-remark-size-diff` is composed of
|
| H A D | llvm-dis.rst | 15 bitcode file and converts it into human-readable LLVM assembly language.
|
| H A D | llvm-link.rst | 39 If specified, :program:`llvm-link` prints a human-readable version of the
|
| H A D | llvm-as.rst | 14 **llvm-as** is the LLVM assembler. It reads a file containing human-readable
|
| H A D | llvm-locstats.rst | 16 pretty printing it in a more human readable way.
|
| H A D | llvm-dwarfdump.rst | 16 human-readable form. Only the .debug_info section is printed unless one of 120 as machine-readable single-line JSON output. The output
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/ |
| H A D | faster-strsplit-delimiter.rst | 13 single character string literals is more efficient and readable.
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/analysis/ |
| H A D | llvm_analysis.mli | 16 human-readable validation report. See [llvm::verifyModule]. *)
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-02-09-AdveComments.txt | 116 is verbose, it will be used only in the human-readable assembly code so 119 pointers somewhat readable.
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | README.txt | 6 reStructuredText documentation should be quite readable in source form, it
|
| /llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | PythonDataObjects.cpp | 1013 auto readable = As<bool>(obj.CallMethod("readable")); in GetOptionsForPyObject() local 1014 if (!readable) in GetOptionsForPyObject() 1015 return readable.takeError(); in GetOptionsForPyObject() 1019 if (readable.get() && writable.get()) in GetOptionsForPyObject() 1023 else if (readable.get()) in GetOptionsForPyObject()
|
| /llvm-project-15.0.7/mlir/include/mlir/Pass/ |
| H A D | PassBase.td | 75 // A human readable description of the pass.
|
| /llvm-project-15.0.7/llvm/test/Object/ |
| H A D | archive-long-filenames-no-null-terminator.test | 3 readable page containing a null byte after the file mapping, this would crash
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/ |
| H A D | ProcessDebugger.cpp | 428 const bool readable = IsPageReadable(mem_info.Protect); in GetMemoryRegionInfo() local 431 info.SetReadable(readable ? MemoryRegionInfo::eYes : MemoryRegionInfo::eNo); in GetMemoryRegionInfo()
|
| /llvm-project-15.0.7/mlir/test/Dialect/Arithmetic/ |
| H A D | bufferize.mlir | 21 // We check the debug name too since we put some effort into making that readable.
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | RangesPaper.csv | 9 `[readable.traits] <https://wg21.link/readable.traits>`_,"| `indirectly_readable_traits <https://ll… 58 | `indirectly_strict_weak_order <https://llvm.org/D101277>`_",[readable.traits],Louis Dionne,✅
|