Home
last modified time | relevance | path

Searched defs:OverAligned (Results 1 – 25 of 182) sorted by relevance

12345678

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp18 struct __declspec(align(64)) OverAligned { struct
25 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp18 struct __declspec(align(64)) OverAligned { struct
25 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/
H A Dinvalid_dispatch_from_dyn_impls.rs44 struct OverAligned<T: ?Sized>(Box<T>, OverAlignedZst); struct
46 impl<T: ?Sized, U: ?Sized> DispatchFromDyn<OverAligned<U>> for OverAligned<T> implementation
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dinalloca-overaligned.cpp13 struct __declspec(align(64)) OverAligned { struct
26 int receive_inalloca_overaligned(NonTrivial nt, OverAligned o) { in receive_inalloca_overaligned() argument
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/sequence/
H A Dstring_base.h56 using OverAligned = Tag<OverAligned_>; variable
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/sequence/
H A Dstring_base.h56 using OverAligned = Tag<OverAligned_>; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DOverAlignedTest.cpp14 DEF_TEST(OverAligned, r) { in DEF_TEST() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp30 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp26 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp30 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp22 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp26 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp30 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp30 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/libcxx/language.support/support.dynamic/
H A Daligned_alloc_availability.verify.cpp26 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.array/
H A Dnew_align_val_t.pass.cpp40 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/
H A Dnew_align_val_t.pass.cpp40 constexpr auto OverAligned = __STDCPP_DEFAULT_NEW_ALIGNMENT__ * 2; variable

12345678