Home
last modified time | relevance | path

Searched refs:Aliasing (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/utils/
H A DCMakeLists.txt7 Aliasing.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/utils/
H A DBUILD.gn15 "Aliasing.cpp",
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan.h41 # error Aliasing mode is only supported on x86_64
/llvm-project-15.0.7/clang/test/Analysis/
H A Dlambdas.mm120 // Aliasing the block shouldn't copy the lambda.
/llvm-project-15.0.7/llvm/unittests/Target/AArch64/
H A DMatrixRegisterAliasing.cpp35 TEST(MatrixRegisterAliasing, Aliasing) { in TEST() argument
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dimplicit-null-check.ll252 ; working for aarch64? Aliasing?
/llvm-project-15.0.7/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp847 TEST_F(InterpolateTest, Aliasing) { in TEST_F() argument
/llvm-project-15.0.7/llvm/docs/Frontend/
H A DPerformanceTips.rst218 Describing Aliasing Properties
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMScheduleSwift.td289 // Aliasing sub-target specific WriteRes to generic ones
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1320 clang-tools-extra/clang-tidy/utils/Aliasing.cpp
1321 clang-tools-extra/clang-tidy/utils/Aliasing.h
/llvm-project-15.0.7/llvm/docs/
H A DLangRef.rst2895 Pointer Aliasing Rules
10560 :ref:`Pointer Aliasing Rules <pointeraliasing>` section for more
11592 :ref:`Pointer Aliasing Rules <pointeraliasing>` section for more information.