| /llvm-project-15.0.7/flang/lib/Parser/ |
| H A D | source.cpp | 77 std::size_t wrote{0}; in RemoveCarriageReturns() local 86 std::memmove(buffer + wrote, p, bytes); in RemoveCarriageReturns() 87 wrote += bytes; in RemoveCarriageReturns() 100 std::memmove(buffer + wrote, p, chunk); in RemoveCarriageReturns() 101 wrote += chunk; in RemoveCarriageReturns() 105 return wrote; in RemoveCarriageReturns()
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/setvaluefromcstring/ |
| H A D | main.m | 10 //% self.assertTrue(dic.GetValueAsUnsigned() == 0xC, "failed to read what I wrote")
|
| /llvm-project-15.0.7/clang/test/TableGen/ |
| H A D | emit-diag-docs.td | 36 // CHECK: |:warning:`warning:` |nbsp| :diagtext:`I wrote` |nbsp| |+----------------+| |nbsp| :… 44 def CheckPlural : Warning<"I wrote %plural{0:no|1:one|:%0}0 tests">;
|
| /llvm-project-15.0.7/llvm/docs/HistoricalNotes/ |
| H A D | 2001-09-18-OptimizeExceptions.txt | 43 After I wrote all of that, I found this page that is talking about 44 basically the same thing I just wrote, except that it is translation unit
|
| /llvm-project-15.0.7/mlir/test/Target/LLVMIR/Import/ |
| H A D | incorrect-constexpr-inst-caching.ll | 5 ; Thus, we only wrote minimum level of checks.
|
| H A D | incorrect-constant-caching.ll | 8 ; only wrote minimum level of checks.
|
| H A D | incorrect-instmap-assignment.ll | 7 ; exit code. Thus, we only wrote minimum level of checks.
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | link-open-file.test | 60 ## Check the linker wrote the output file.
|
| /llvm-project-15.0.7/llvm/test/Transforms/GVN/ |
| H A D | non-integral-pointers-inseltpoison.ll | 64 ; Can't forward as the load might be dead. (Pretend we wrote out the alwaysfalse idiom above.) 111 ; Can't forward as the load might be dead. (Pretend we wrote out the alwaysfalse idiom above.) 183 ; Can't forward as the load might be dead. (Pretend we wrote out the alwaysfalse idiom above.) 331 ; (Pretend we wrote out the alwaysfalse idiom above.) 352 ; (Pretend we wrote out the alwaysfalse idiom above.)
|
| H A D | non-integral-pointers.ll | 64 ; Can't forward as the load might be dead. (Pretend we wrote out the alwaysfalse idiom above.) 111 ; Can't forward as the load might be dead. (Pretend we wrote out the alwaysfalse idiom above.) 183 ; Can't forward as the load might be dead. (Pretend we wrote out the alwaysfalse idiom above.) 331 ; (Pretend we wrote out the alwaysfalse idiom above.) 352 ; (Pretend we wrote out the alwaysfalse idiom above.)
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | MisExpect.rst | 14 ``UNLIKELY``), or perhaps they assumed something incorrectly when they wrote
|
| H A D | ExternalClangExamples.rst | 21 If you know of (or wrote!) a tool or project using Clang, please post on
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | MisExpect.rst | 14 ``UNLIKELY``), or perhaps they assumed something incorrectly when they wrote
|
| H A D | ExtendingLLVM.rst | 147 code you wrote in ``LegalizeOp`` above to decompose your new node into other
|
| H A D | GetElementPtr.rst | 48 structure, just as if you wrote:
|
| /llvm-project-15.0.7/llvm/test/ObjectYAML/MachO/ |
| H A D | sections.yaml | 294 # OVERLAP: yaml2obj: error: wrote too much data somewhere, section offsets don't line up
|
| /llvm-project-15.0.7/libcxx/ |
| H A D | CREDITS.TXT | 16 D: Invented the Ryu and Ryu Printf algorithms used in floating-point to_chars, and wrote the initia…
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | CaymanInstructions.td | 142 // to be caused by ALU instructions in the next instruction group that wrote
|
| H A D | EvergreenInstructions.td | 219 // to be caused by ALU instructions in the next instruction group that wrote
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | Canonicalization.md | 6 goals of a particular level of IR. Dan Gohman wrote
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | projects.rst | 258 instruction and wrote back the results, you wouldn't have these problems, and 312 test fails, the other four don't even get run. So though at first we wrote a
|
| /llvm-project-15.0.7/lldb/tools/debugserver/source/ |
| H A D | RNBRemote.cpp | 3031 nub_size_t wrote = in HandlePacket_M() local 3033 if (wrote != length) in HandlePacket_M() 3211 nub_size_t wrote = in HandlePacket_X() local 3213 if (wrote != data.size()) in HandlePacket_X()
|
| /llvm-project-15.0.7/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl09.rst | 19 source that the programmer wrote. In LLVM we generally use a format
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | RationaleGenericDAGRewriter.md | 172 Bendersky wrote a
|
| H A D | MLIRForGraphAlgorithms.md | 206 test the dependence analysis infra in the code generator, Andy Davis wrote a
|