| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | driver.test | 28 ## Attempt to link DSO with -r 33 ## Attempt to use -r and -shared together 37 ## Attempt to use -r and --gdb-index together 41 ## Attempt to use -r and --icf together 45 ## Attempt to use -r and -pie together 49 ## Attempt to use -shared and -pie together 75 ## Attempt to use -r and --export-dynamic together
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCShuffler.cpp | 156 MCInst Attempt(MCB); in HexagonMCShuffle() local 157 HexagonMCInstrInfo::replaceDuplex(Context, Attempt, duplexToTry); in HexagonMCShuffle() 158 HexagonMCShuffler MCS(Context, false, MCII, STI, Attempt); // copy packet to the shuffler in HexagonMCShuffle()
|
| /llvm-project-15.0.7/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerMerge.cpp | 494 for (size_t Attempt = 1; Attempt <= NumAttempts; Attempt++) { in CrashResistantMerge() local 496 VPrintf(V, "MERGE-OUTER: attempt %zd\n", Attempt); in CrashResistantMerge() 508 VPrintf(V, "MERGE-OUTER: successful in %zd attempt(s)\n", Attempt); in CrashResistantMerge()
|
| /llvm-project-15.0.7/llvm/test/YAMLParser/ |
| H A D | spec-07-02.test | 3 %YAML 1.2 # Attempt parsing
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ar/ |
| H A D | mri-delete.test | 20 ## Attempt to delete a file that is not in the archive. 44 ## Attempt to delete the same file twice. 56 ## Attempt to delete an archive after it was added via ADDLIB.
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/ |
| H A D | inlineasm.ll | 6 ; Attempt the import now, ensure below that file containing inline assembly
|
| H A D | noinline.ll | 6 ; Attempt the import now, ensure below that file containing noinline
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | malloc.mm | 38 free(data); //expected-warning {{Attempt to free non-owned memory}} 98 free(data); // expected-warning {{Attempt to free non-owned memory}} 321 free(characters); // expected-warning {{Attempt to free non-owned memory}} 342 if (string) free(characters); // expected-warning{{Attempt to free non-owned memory}}
|
| /llvm-project-15.0.7/llvm/test/Analysis/ScalarEvolution/ |
| H A D | 2011-03-09-ExactNoMaxBECount.ll | 2 ; PR9424: Attempt to use a SCEVCouldNotCompute object!
|
| /llvm-project-15.0.7/llvm/tools/llvm-cxxfilt/ |
| H A D | Opts.td | 19 def types : FF<"types", "Attempt to demangle types as well as function names">;
|
| /llvm-project-15.0.7/mlir/include/mlir/Interfaces/ |
| H A D | CastInterfaces.td | 40 /// Attempt to fold the given cast operation.
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-cxxfilt.rst | 63 Attempt to demangle names as type names as well as function names.
|
| /llvm-project-15.0.7/llvm/lib/Support/Unix/ |
| H A D | Process.inc | 250 // Attempt to close the file descriptor. 430 // Attempt to get the initial seed from /dev/urandom, if possible.
|
| H A D | Path.inc | 1136 // Attempt to get the real name of the file, if the user asked
|
| /llvm-project-15.0.7/third-party/benchmark/test/ |
| H A D | CMakeLists.txt | 181 # Attempt to work around flaky test failures when running on Appveyor servers.
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | SymbolInterfaces.td | 120 Attempt to replace all uses of the current symbol with the provided
|
| /llvm-project-15.0.7/openmp/tools/Modules/ |
| H A D | FindOpenMPTarget.cmake | 261 # Attempt to find each requested device.
|
| /llvm-project-15.0.7/libcxx/src/ |
| H A D | CMakeLists.txt | 311 # Attempt to merge the libc++.a archive and the ABI library archive into one.
|
| /llvm-project-15.0.7/mlir/test/IR/ |
| H A D | invalid.mlir | 441 "foo.branch"()[^bb2] : () -> () // Attempt to jump into the region.
|
| /llvm-project-15.0.7/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 171 LockUnsettingFree "%1$s: Attempt to release a lock not owned by any thread" 172 LockUnsettingSetByAnother "%1$s: Attempt to release a lock owned by another thread"
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 310 /// Attempt to use register sized accesses to bit-fields in structures, when
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | mad-mix.ll | 243 ; Attempt to break inline immediate folding. If the operand is
|
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/expected-plists/ |
| H A D | malloc-plist.c.plist | 506 <string>Attempt to reallocate memory</string> 508 <string>Attempt to reallocate memory</string> 2002 <string>Attempt to reallocate memory</string> 2004 <string>Attempt to reallocate memory</string>
|
| /llvm-project-15.0.7/mlir/docs/Bindings/ |
| H A D | Python.md | 563 # Attempt to cast the operation into an interface.
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | WritingAnLLVMBackend.rst | 1096 * ``foldMemoryOperand`` --- Attempt to combine instructions of any load or
|