Home
last modified time | relevance | path

Searched refs:align_exp (Results 1 – 25 of 79) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp44 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
53 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
55 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
71 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
80 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp44 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
53 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
55 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
71 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
80 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp44 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
53 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
55 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
71 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
80 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/
H A Ddo_allocate_and_deallocate.pass.cpp39 const std::size_t align_exp = align_req > max_align in check_allocate_deallocate() local
48 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_allocate_deallocate()
50 assert(((std::size_t)ret % align_exp) == 0); in check_allocate_deallocate()
66 const std::size_t align_exp = align_req > max_align in check_alloc_max_size() local
75 assert(P.checkAllocAtLeast(ret, s, align_exp)); in check_alloc_max_size()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/crx/
H A Dcrx.c1170 crx_expand_movmem (rtx dstbase, rtx srcbase, rtx count_exp, rtx align_exp) in crx_expand_movmem() argument
1178 if (GET_CODE (align_exp) == CONST_INT) in crx_expand_movmem()
1180 align = INTVAL (align_exp); in crx_expand_movmem()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/bfin/
H A Dbfin.c2450 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
2456 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
2457 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/bfin/
H A Dbfin.c3224 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
3230 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
3231 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/bfin/
H A Dbfin.c3227 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
3233 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
3234 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/bfin/
H A Dbfin.c3224 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
3230 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
3231 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/bfin/
H A Dbfin.c3190 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
3196 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
3197 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/bfin/
H A Dbfin.c3212 bfin_expand_cpymem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_cpymem() argument
3218 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_cpymem()
3219 align = INTVAL (align_exp); in bfin_expand_cpymem()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/bfin/
H A Dbfin.c3212 bfin_expand_cpymem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_cpymem() argument
3218 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_cpymem()
3219 align = INTVAL (align_exp); in bfin_expand_cpymem()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/bfin/
H A Dbfin.c3189 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
3195 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
3196 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/bfin/
H A Dbfin.c3212 bfin_expand_cpymem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_cpymem() argument
3218 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_cpymem()
3219 align = INTVAL (align_exp); in bfin_expand_cpymem()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/bfin/
H A Dbfin.c3213 bfin_expand_cpymem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_cpymem() argument
3219 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_cpymem()
3220 align = INTVAL (align_exp); in bfin_expand_cpymem()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/bfin/
H A Dbfin.c3189 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
3195 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
3196 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/bfin/
H A Dbfin.c3224 bfin_expand_movmem (rtx dst, rtx src, rtx count_exp, rtx align_exp) in bfin_expand_movmem() argument
3230 if (GET_CODE (align_exp) == CONST_INT) in bfin_expand_movmem()
3231 align = INTVAL (align_exp); in bfin_expand_movmem()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/bfin/
H A Dbfin.c3212 bfin_expand_cpymem (rtx dst, rtx src, rtx count_exp, rtx align_exp)
3218 if (GET_CODE (align_exp) == CONST_INT)
3219 align = INTVAL (align_exp);

1234