Home
last modified time | relevance | path

Searched refs:Changing (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp224 bool Changing; in runOnFunction() local
227 Changing = false; in runOnFunction()
299 Changing = true; in runOnFunction()
302 } while (Changing); in runOnFunction()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/
H A Dprelegalizercombiner-extending-loads-cornercases.mir117 # CHECK-WORKLIST-DAG: Changing: [[IN0]]:_(s8) = G_LOAD [[IN1]]:_(p0){{.*}} :: (load (s8) from %ir…
118 # CHECK-WORKLIST-DAG: Changing: [[IN3:%[0-9]+]]:_(s8) = G_ADD [[IN0]]:_, [[IN4:%[0-9]+]]:_
120 # CHECK-WORKLIST-DAG: Changing: [[IN5:%[0-9]+]]:_(s8) = G_SUB [[IN0]]:_, [[IN6:%[0-9]+]]:_
216 # CHECK-WORKLIST-DAG: Changing: [[IN0]]:_(s8) = G_LOAD [[IN1]]:_(p0){{.*}} :: (load (s8) from %ir…
218 # CHECK-WORKLIST-DAG: Changing: [[IN3:%[0-9]+]]:_(s8) = G_ADD [[IN0]]:_, [[IN4:%[0-9]+]]:_
221 # CHECK-WORKLIST-DAG: Changing: [[IN5:%[0-9]+]]:_(s8) = G_SUB [[IN0]]:_, [[IN6:%[0-9]+]]:_
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dinstall-name-tool-change.test22 ## Changing same dependent library name multiple times:
40 ## Changing multiple dependent library names where one exists and the other doesn't:
49 ## Changing to a common dependent library name:
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Disel-optnone.ll5 ; CHECK-NOT: Changing optimization level for Function fooOptnone
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/rvv/
H A Dvsetvli-regression.ll6 ; update of VL was the vsetvli with e64/m4. Changing VTYPE here changes VLMAX
/llvm-project-15.0.7/llvm/test/MC/ARM/
H A Dmulti-section-mapping.s19 @ Changing back to .text should not emit a redundant $a
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Deasily-swappable-parameters.rst81 Changing the qualifiers of an expression's type (e.g. from ``int`` to
/llvm-project-15.0.7/lldb/docs/use/
H A Dremote.rst161 Changing the platform working directory
/llvm-project-15.0.7/openmp/runtime/src/i18n/
H A Den_US.txt23 # * Changing type of placeholders (e.g. "line %1$d" -> "line %1$s").
188 CantChangeMonitorPriority "Changing priority of the monitor thread failed:"
/llvm-project-15.0.7/libcxx/docs/
H A DUsingLibcxx.rst22 Libc++ implements the various versions of the C++ Standard. Changing the version of
/llvm-project-15.0.7/clang/docs/
H A DConstantInterpreter.rst363 * Changing the active field of unions
H A DAutomaticReferenceCounting.rst812 declare a property when the default is so reasonable. Changing the rule away
H A DUsersManual.rst2992 accepts a dotted version tuple, such as 19.00.23506. Changing the MSVC
/llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/
H A DOverwriteStoreBegin.ll151 ; Changing the memset start and length is okay here because the
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DGitHubMove.rst27 Changing the development policy.
223 * Changing an API in LLVM and upgrading the sub-projects will always be done in
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512fp16-cvt.ll978 ; Changing this may break other non-x86 targets. The code