Home
last modified time | relevance | path

Searched refs:breaks (Results 1 – 25 of 73) sorted by relevance

123

/llvm-project-15.0.7/libcxx/test/libcxx/utilities/format/format.string/format.string.std/
H A Dextended_grapheme_cluster.pass.cpp63 assert(d.code_points.size() == d.breaks.size()); in test()
66 for (size_t i = 0; i < d.breaks.size(); ++i) { in test()
69 assert(r.__last_ == d.input.data() + d.breaks[i]); in test()
/llvm-project-15.0.7/lldb/test/Shell/
H A D.clang-format2 # We don't want clang-format to introduce line breaks in RUN commands.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/objc/
H A Dsuper-self.rst11 initializer. Failing to call a superclass initializer breaks initializer
/llvm-project-15.0.7/llvm/test/DebugInfo/
H A Ddwarfdump-decompression-error.test11 // content of .debug_info section was changed to 0xff. That breaks normal
H A Ddebuglineinfo-path.ll3 ; On powerpc llvm-nm describes win_func as a global variable, not a function. It breaks the test.
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dmdnodes-distinct-nodes-first.ll3 ; breaks post-order traversals.
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dbranch-folder-requires-no-phis.mir4 # BranchFolding breaks this function due to phis
H A Dbreak-smem-soft-clauses.mir115 # breaks the clause.
275 # Regular VALU instruction breaks clause, no nop needed
291 # Regular SALU instruction breaks clause, no nop needed
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmacro-fusion-last.mir20 ; move the SUBSXri in between them. However doing so breaks macro fusion.
H A Dcmp-select-sign.ll196 ; Second icmp operand breaks sign pattern.
212 ; First select operand breaks sign pattern.
226 ; Second select operand breaks sign pattern.
H A Dmachine_cse.ll2 ; -tail-dup-placement causes tail duplication during layout. This breaks the
/llvm-project-15.0.7/flang/unittests/Evaluate/
H A DCMakeLists.txt56 # GCC -fno-exceptions breaks the fenv.h interfaces needed to capture
/llvm-project-15.0.7/openmp/tools/archer/tests/
H A DCMakeLists.txt8 # as special built-in and that breaks CMake checks
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dcrash.ll164 %breaks = alloca %class.UStack, align 4 ; <%class.UStack*> [#uses=3]
165 call void @_ZN6UStackC1Ei(%class.UStack* %breaks, i32 0)
178 invoke void @_ZN6UStackD1Ev(%class.UStack* %breaks)
193 call void @_ZN6UStackD1Ev(%class.UStack* %breaks)
/llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/
H A Ddebug_info_noninstrumented_alloca.ll3 ; breaks debug info.
/llvm-project-15.0.7/openmp/runtime/test/
H A DCMakeLists.txt10 # as special built-in and that breaks CMake checks
/llvm-project-15.0.7/llvm/test/CodeGen/AVR/
H A Dumul.with.overflow.i16-bug.ll18 ; breaks here
/llvm-project-15.0.7/llvm/docs/HistoricalNotes/
H A D2003-01-23-CygwinNotes.txt17 DONT_BUILD_RELINKED. This breaks all the tools makefiles; you just need to
/llvm-project-15.0.7/libcxx/docs/DesignDocs/
H A DABIVersioning.rst8 ABI-breaking improvements and bugfixes in scenarios where the user doesn't mind ABI breaks.
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A D2012-04-09-unroll-indirectbr.ll2 ; PR12513: Loop unrolling breaks with indirect branches.
H A Dpr18861.ll59 ; yet breaks LCSSA form for the outer loop. It happens because before unrolling
/llvm-project-15.0.7/mlir/test/Dialect/Linalg/
H A Ddetensorize_br_operands.mlir3 // TODO: Detensoring breaks if %arg0 or %arg1 are passed directly as tensors. Fix that.
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dcopy-cpsr.ll10 ; Crafting a test for this was a little tricky, in case it breaks here are some
/llvm-project-15.0.7/llvm/test/MC/WebAssembly/
H A Dassembler-binary.ll20 ; Checking assembly is not the point of this test, but if something breaks
/llvm-project-15.0.7/llvm/test/DebugInfo/ARM/
H A Dinstr-ref-tcreturn.ll10 ; than before the copies-to-physreg setting up the call. This breaks the

123