Home
last modified time | relevance | path

Searched refs:lost (Results 1 – 25 of 52) sorted by relevance

123

/llvm-project-15.0.7/libcxx/utils/ci/
H A Dbuildkite-pipeline.yml34 - exit_status: -1 # Agent was lost
50 - exit_status: -1 # Agent was lost
63 - exit_status: -1 # Agent was lost
84 - exit_status: -1 # Agent was lost
98 - exit_status: -1 # Agent was lost
112 - exit_status: -1 # Agent was lost
126 - exit_status: -1 # Agent was lost
140 - exit_status: -1 # Agent was lost
159 - exit_status: -1 # Agent was lost
173 - exit_status: -1 # Agent was lost
[all …]
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-vtable-optzn.cpp12 int lost; member in A
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dinline-asm-err.ll5 ;; For regular LTO, the original module name is lost.
/llvm-project-15.0.7/lld/test/MachO/
H A Dlto-module-asm-err.ll5 ;; For regular LTO, the original module name is lost.
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dmissing-store.ll5 ; Make sure when the load from %ptr2 is folded the chain isn't lost,
/llvm-project-15.0.7/llvm/test/Transforms/LoopRotate/
H A Dvect.omp.persistence.ll5 ; Ensure that "llvm.loop.vectorize.enable" metadata was not lost after loop-rotate.
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/
H A Dvect.omp.persistence.ll9 ; Ensure that "llvm.loop.vectorize.enable" metadata was not lost even
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dzextload_demandedbits.ll9 ; Make sure that the sext op does not get lost due to computeKnownBits.
H A Dcall-tc.ll147 ; _ZN9MutexLockD1Ev would be lost.
171 ; otherwise the call to floorf is lost.
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Ddebug-loc-legalize-tail-call.mir6 # CHECK-NOT: remark: file.ll:[[#]]:[[#]]: lost [[#]] debug locations during pass
/llvm-project-15.0.7/llvm/test/Analysis/BlockFrequencyInfo/
H A Dbad_input.ll44 ; Check that the exit weight is half of entry, since half is lost in the
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dregress-tblgen-chains.ll9 ; increment was lost at return.
/llvm-project-15.0.7/llvm/test/DebugInfo/Symbolize/ELF/
H A Dsymtab-file2.yaml47 ## If st_name of the STT_FILE symbols is invalid, the symbol name is lost as well.
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2001-07-06-LoweringIRForCodeGen.txt18 more specialized code any time we want (so that portability is not lost).
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dalloca-02.ll1 ; Make sure that the alloca offset isn't lost when the alloca result is
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/
H A Downing-memory.rst112 of the type aliases gets lost. Therefore using ``gsl::owner<T*>`` in a heavy templated
122 // This template function works as expected. Type information doesn't get lost.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dunused-return-value.rst40 elements to remove is lost.
/llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ConstProp/
H A Dcast.ll56 ; Lower 42 bits of NaN source payload are lost.
/llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/
H A Dbranch-debug-info2.ll20 ; info is not lost, and is merged from the select and the branch.
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Darg-attr-propagation.ll28 ; FIXME: All dereferenceability information is lost.
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dintersect-accessgroup.ll20 ; information that the combined load is parallel to !16 is lost.
/llvm-project-15.0.7/llvm/docs/
H A DHowToUpdateDebugInfo.rst37 would be severely impacted if that ability were lost.
155 way to reconstitute the value of the lost instruction, this is the best
193 and debug info is needlessly lost.
/llvm-project-15.0.7/llvm/test/DebugInfo/Generic/
H A Dmissing-abstract-variable.ll3 ; The formal parameter 'b' for Function 'x' when inlined within 'a' is lost on
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dinstancetype.m149 - (Subclass3 *)init { return 0; } // don't complain: we lost the related return type
/llvm-project-15.0.7/mlir/
H A DCMakeLists.txt159 # MLIR_TABLEGEN_EXE in PARENT_SCOPE which gets lost if that folder is included

123