Home
last modified time | relevance | path

Searched refs:unmodified (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dppc64-abi-extend.ll81 ; call is passed on unmodified as return value of use_ret_si.
94 ; call is passed on unmodified as return value of use_ret_ui.
/llvm-project-15.0.7/llvm/test/Linker/
H A Dmodule-flags-dont-change-others.ll4 ; !named should still point at the unmodified tuples (!3, !4, and !5) that
/llvm-project-15.0.7/llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/
H A Dsometimes_deleted_function.ll7 ; Also verify we use "ONE_AND_FOUR" for the unmodified @sometimes_here version and "THREE" for the …
H A Dsometimes_deleted_function.ll.expected8 ; Also verify we use "ONE_AND_FOUR" for the unmodified @sometimes_here version and "THREE" for the …
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dinfer-uniform-load-shader.ll4 ; Make sure shaders with uniform, unmodified global address space
/llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/
H A Dglobal_addrspace.ll2 ; address space. The global variable should be unmodified by asan.
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DPreamble.h123 static PreamblePatch unmodified(const PreambleData &Preamble);
H A DPreamble.cpp624 return PreamblePatch::unmodified(Baseline); in create()
630 return PreamblePatch::unmodified(Baseline); in create()
638 return PreamblePatch::unmodified(Baseline); in create()
741 PreamblePatch PreamblePatch::unmodified(const PreambleData &Preamble) { in unmodified() function in clang::clangd::PreamblePatch
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dupdate-section.test98 ## The unmodified section is for ensuring that it remains untouched (ie. its
155 ## unmodified section.
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dwin64-byval.ll9 ; the pointer through unmodified.
/llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp415 constexpr T unmodified = 111; in test_from_chars() local
417 T dest = unmodified; in test_from_chars()
441 assert(dest == unmodified); in test_from_chars()
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUModifierSyntax.rst1843 The value 0 indicates that the corresponding operand value is used unmodified,
1846 By default, operand values are used unmodified.
1881 The value 0 indicates that the corresponding operand value is used unmodified,
1884 By default, operand values are used unmodified.
2070 The value 0 indicates that the corresponding operand value is used unmodified,
2073 By default, operand values are used unmodified.
H A DStatepoints.rst522 Value is unmodified by the safepoint.) The compiler is free to make
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/TransformOps/
H A DSCFTransformOps.td82 This operation may return the same unmodified loop handle when peeling did
/llvm-project-15.0.7/libcxx/include/
H A Dnew329 // If posix_memalign fails, __result is unmodified so we still return `nullptr`.
/llvm-project-15.0.7/clang-tools-extra/docs/
H A DReleaseNotes.rst169 Detects unmodified local variables and suggest adding ``const`` if the transformation is possible.
/llvm-project-15.0.7/mlir/docs/
H A DCAPI.md120 user-defined data unmodified. It is up to the caller to allocate memory if the
/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT2.rst210 The other half of the IRLayer interface we inherit unmodified from the IRLayer
/llvm-project-15.0.7/clang/docs/
H A DClangFormat.rst305 It should be noted that the filename contained in the diff is used unmodified
H A DUsersManual.rst3404 unmodified.
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def470 "unmodified during lookup.",
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SCF/IR/
H A DSCFOps.td839 // Forwards the values back to "before" region unmodified.
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td1091 let Uses = [M0, MODE]; // Other bits of mode, m0 unmodified.
H A DVOPCInstructions.td877 // cmp_class ignores the FP mode and faithfully reports the unmodified
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DAttrDocs.td4174 The return type is left unmodified.

12