Home
last modified time | relevance | path

Searched refs:affected (Results 1 – 25 of 72) sorted by relevance

123

/llvm-project-15.0.7/lld/test/MachO/
H A Dspecial-symbol-ld-previous.s10 ## since the specified version 11.0.0 is within the affected range [3.0, 14.0).
17 ## since the specified version 2.0.0 is lower than the affected range [3.0, 14.0).
24 ## since the specified version 14.0.0 is higher than the affected range [3.0, 14.0).
33 ## when the specified version 11.0.0 is within the affected range [3.0, 14.0) when a symbol
/llvm-project-15.0.7/bolt/test/X86/
H A Djump-table-footprint-reduction.test14 CHECK: 1 of 1 jump tables affected.
15 CHECK: 1 of 1 indirect jumps to JTs affected.
/llvm-project-15.0.7/clang/test/Driver/
H A Dverify_pch.m6 // Also ensure that the language setting is not affected by the .pch extension
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A D2007-02-07-PointerCast.ll4 ; uint cast which was causing a sign extend. This only affected code with
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/
H A Dmissing_origin.ll8 ; and is not affected by all the literal undef operands.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/
H A Dupgrade-googletest-case.rst17 The affected APIs are:
/llvm-project-15.0.7/llvm/test/FileCheck/comment/
H A Dsuppresses-checks.txt5 # Check that the preceding/following line's check directive is not affected.
/llvm-project-15.0.7/llvm/test/Transforms/Mem2Reg/
H A Dpr24179.ll8 ; is affected by the following store. Expect this case to be identified
/llvm-project-15.0.7/lld/test/ELF/
H A Dversion-script-weak.s27 ## The version of an unfetched lazy symbol is VER_NDX_GLOBAL. It is not affected by version scripts.
H A Dsymver-non-default.s37 ## foo@v1 overrides the defined foo which is affected by a version script.
H A Dweak-undef-shared.s28 ## Check the binding (weak) is not affected by the STB_GLOBAL undefined
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmangle-question-mark.ll1 ; Test that symbols starting with '?' are not affected by IR mangling.
H A Dtls-addr-non-leaf-function.ll15 ; MachineFrameInfo that the function contained calls. This affected the decision
/llvm-project-15.0.7/llvm/test/FileCheck/
H A Dlit.local.cfg54 # that test results throughout all test suites are affected.
/llvm-project-15.0.7/flang/docs/
H A DReleaseNotes.md40 semantic diagnostics are not affected).
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dno-odd-spreg.ll28 ; This is affected by scheduling as the new machine scheduler schedules the
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dweak_resolution.ll8 ; are not affected.
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUModifierSyntax.rst1439 Selects which bits in the destination are affected. By default, all bits are affected.
1853 … neg_lo:[{0..1}] Select affected operands for instructions with 1 source operand.
1854 … neg_lo:[{0..1},{0..1}] Select affected operands for instructions with 2 source operands.
1855 … neg_lo:[{0..1},{0..1},{0..1}] Select affected operands for instructions with 3 source operands.
1891 neg_hi:[{0..1}] Select affected operands for instructions with 1 source operand.
1892 … neg_hi:[{0..1},{0..1}] Select affected operands for instructions with 2 source operands.
1893 … neg_hi:[{0..1},{0..1},{0..1}] Select affected operands for instructions with 3 source operands.
H A DOptBisect.rst74 passes run in the primary driver compilation phase are not affected by options
75 passed via '-Wl,-plugin-opt' and LTO passes are not affected by options
H A DSupportPolicy.rst64 all affected developers. Those must be fixed as soon as possible or patches
225 care of the code affected, the sub-community will have a time to fix all the
/llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/
H A Dinlining-alignment-assumptions.ll9 ; heuristics, which are affected by the additional instructions of the
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_coalesce.c859 int *affected, int total) in is_affected() argument
864 if (!affected[i]) in is_affected()
978 int *affected; in tighten_on_relaxed_facet() local
996 affected = isl_alloc_array(ctx, int, total); in tighten_on_relaxed_facet()
997 if (!affected) in tighten_on_relaxed_facet()
1001 affected[i] = not_unique_unit_row(T, 1 + i); in tighten_on_relaxed_facet()
1009 handle = is_affected(info->bmap, i, affected, total); in tighten_on_relaxed_facet()
1026 free(affected); in tighten_on_relaxed_facet()
1030 free(affected); in tighten_on_relaxed_facet()
/llvm-project-15.0.7/llvm/test/DebugInfo/AArch64/
H A Dcfi-eof-prologue.ll14 ; The location of the prologue_end marker should not be affected by the presence
/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dsuppl-instr-with-sample.test83 Test profile summary won't be affected by -1 counter.
/llvm-project-15.0.7/mlir/test/Dialect/LLVMIR/
H A Dlayout.mlir195 // Only the preferred alignment of structs is affected

123