/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/ |
H A D | store_last.h | 55 static const uint8_t mask_d[32] = {0,0,0,0,0,0,0,0, in i_store_last() local 60 uint8x16 mask = load_u(mask_d + n); in i_store_last() 85 uint8x32 mask = load_u(mask_d + n); in i_store_last() 108 uint8<64> mask = load_u(mask_d + n); in i_store_last() 154 uint32x4 mask = load_u(mask_d + n); in i_store_last() 167 uint32<8> mask = load_u(mask_d + n); in i_store_last() 212 uint64<4> mask = load_u(mask_d + n); in i_store_last() 240 float32x4 mask = load_u(mask_d + n); in i_store_last() 245 float32x4 mask = load_u(mask_d + n); in i_store_last() 268 float32x8 mask = load_u(mask_d + n); in i_store_last() [all …]
|
H A D | store_first.h | 58 uint8x16 mask = load_u(mask_d + 16 - n); in i_store_first() 76 uint8x32 mask = load_u(mask_d + 32 - n); in i_store_first() 99 uint8<64> mask = load_u(mask_d + 64 - n); in i_store_first() 153 uint32<8> mask = load_u(mask_d + 8-n); in i_store_first() 196 static const int64_t mask_d[8] = { -1, -1, -1, -1, 0, 0, 0, 0 }; in i_store_first() local 197 uint64<4> mask = load_u(mask_d + 4-n); in i_store_first() 223 static const int32_t mask_d[8] = { -1, -1, -1, -1, 0, 0, 0, 0 }; in i_store_first() local 224 float32x4 mask = load_u(mask_d + 4-n); in i_store_first() 228 float32x4 mask = load_u(mask_d + 4-n); in i_store_first() 250 float32x8 mask = load_u(mask_d + 8-n); in i_store_first() [all …]
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm10/llvm-10.0.1.src/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm11/llvm-11.0.1.src/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm90/llvm-9.0.1.src/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm80/llvm-8.0.1.src/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm70/llvm-7.0.1.src/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 36 define i32 @mask_d(i32 %val) nounwind { 37 ; CHECK-LABEL: 'mask_d' 38 ; CHECK-NEXT: Classifying expressions for: @mask_d 43 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
H A D | extract-highbits-sameconstmask.ll | 48 define i32 @mask_d(i32 %val) nounwind { 49 ; CHECK-LABEL: 'mask_d' 50 ; CHECK-NEXT: Classifying expressions for: @mask_d 55 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 37 define i32 @mask_d(i32 %val) nounwind { 38 ; CHECK-LABEL: 'mask_d' 39 ; CHECK-NEXT: Classifying expressions for: @mask_d 44 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 37 define i32 @mask_d(i32 %val) nounwind { 38 ; CHECK-LABEL: 'mask_d' 39 ; CHECK-NEXT: Classifying expressions for: @mask_d 44 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 37 define i32 @mask_d(i32 %val) nounwind { 38 ; CHECK-LABEL: 'mask_d' 39 ; CHECK-NEXT: Classifying expressions for: @mask_d 44 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 37 define i32 @mask_d(i32 %val) nounwind { 38 ; CHECK-LABEL: 'mask_d' 39 ; CHECK-NEXT: Classifying expressions for: @mask_d 44 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 37 define i32 @mask_d(i32 %val) nounwind { 38 ; CHECK-LABEL: 'mask_d' 39 ; CHECK-NEXT: Classifying expressions for: @mask_d 44 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 37 define i32 @mask_d(i32 %val) nounwind { 38 ; CHECK-LABEL: 'mask_d' 39 ; CHECK-NEXT: Classifying expressions for: @mask_d 44 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Analysis/ScalarEvolution/ |
H A D | extract-lowbits-sameconstmask.ll | 37 define i32 @mask_d(i32 %val) nounwind { 38 ; CHECK-LABEL: 'mask_d' 39 ; CHECK-NEXT: Classifying expressions for: @mask_d 44 ; CHECK-NEXT: Determining loop execution counts for: @mask_d
|