/external/libhevc/common/arm64/ |
D | ihevc_intra_pred_luma_vert.s | 223 bsl v18.8b, v24.8b , v16.8b //only select row values from q12(predpixel) 224 bsl v3.8b, v25.8b , v16.8b 239 bsl v1.8b, v24.8b , v16.8b 240 bsl v6.8b, v25.8b , v16.8b 264 bsl v18.8b, v24.8b , v16.8b //only select row values from q12(predpixel) 265 bsl v3.8b, v25.8b , v16.8b 277 bsl v1.8b, v24.8b , v16.8b 278 bsl v6.8b, v25.8b , v16.8b 294 bsl v18.8b, v24.8b , v16.8b //only select row values from q12(predpixel) 295 bsl v3.8b, v25.8b , v16.8b [all …]
|
D | ihevc_intra_pred_luma_dc.s | 251 bsl v19.8b, v29.8b , v2.8b //first row with dst[0] 263 bsl v20.8b, v3.8b , v16.8b //row 1 (prol) 272 bsl v21.8b, v3.8b , v16.8b //row 2 (prol) 280 bsl v20.8b, v3.8b , v16.8b //row 3 (prol) 288 bsl v21.8b, v3.8b , v16.8b //row 4 (prol) 296 bsl v20.8b, v3.8b , v16.8b //row 5 (prol) 305 bsl v21.8b, v3.8b , v16.8b //row 6 (prol) 314 bsl v20.8b, v3.8b , v16.8b //row 7 (prol) 342 bsl v20.8b, v3.8b , v16.8b //row 9 (prol) 485 bsl v19.8b, v29.8b , v2.8b //first row with dst[0] [all …]
|
D | ihevc_deblk_luma_horz.s | 542 bsl v18.8b,v24.8b,v14.8b 550 bsl v19.8b,v25.8b,v12.8b 572 bsl v18.8b,v27.8b,v14.8b 576 bsl v19.8b,v26.8b,v13.8b
|
D | ihevc_deblk_luma_vert.s | 549 bsl v3.8b,v30.8b,v16.8b 561 bsl v16.8b,v2.8b,v22.8b 607 bsl v5.8b,v30.8b,v3.8b 618 bsl v0.8b,v4.8b,v23.8b
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-neon-select_cc.ll | 10 ; CHECK: bsl [[DUPMASK]].8b, v0.8b, v1.8b 20 ; CHECK-NEXT: bsl [[DUPMASK]].8b, v2.8b, v3.8b 29 ; CHECK-NEXT: bsl v[[MASK]].8b, v2.8b, v3.8b 41 ; CHECK: bsl [[DUPMASK]].16b, v0.16b, v1.16b 51 ; CHECK-NEXT: bsl [[DUPMASK]].16b, v2.16b, v3.16b 61 ; CHECK-NEXT: bsl [[DUPMASK]].16b, v2.16b, v3.16b 73 ; CHECK: bsl [[DUPMASK]].8b, v0.8b, v1.8b 85 ; CHECK: bsl [[DUPMASK]].16b, v0.16b, v1.16b 97 ; CHECK: bsl [[DUPMASK]].8b, v0.8b, v1.8b 109 ; CHECK: bsl [[DUPMASK]].16b, v0.16b, v1.16b [all …]
|
D | neon-bitwise-instructions.ll | 49 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 58 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 520 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 530 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 539 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 548 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 557 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 566 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 576 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 586 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b [all …]
|
D | arm64-vselect.ll | 13 ;CHECK: bsl.16b v0, v2, v3
|
D | fp16-vector-shuffle.ll | 6 ; CHECK: bsl 21 ; CHECK: bsl
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-neon-select_cc.ll | 10 ; CHECK: bsl [[DUPMASK]].8b, v0.8b, v1.8b 20 ; CHECK-NEXT: bsl [[DUPMASK]].8b, v2.8b, v3.8b 29 ; CHECK-NEXT: bsl v[[MASK]].8b, v2.8b, v3.8b 41 ; CHECK: bsl [[DUPMASK]].16b, v0.16b, v1.16b 51 ; CHECK-NEXT: bsl [[DUPMASK]].16b, v2.16b, v3.16b 61 ; CHECK-NEXT: bsl [[DUPMASK]].16b, v2.16b, v3.16b 73 ; CHECK: bsl [[DUPMASK]].8b, v0.8b, v1.8b 85 ; CHECK: bsl [[DUPMASK]].16b, v0.16b, v1.16b 97 ; CHECK: bsl [[DUPMASK]].8b, v0.8b, v1.8b 109 ; CHECK: bsl [[DUPMASK]].16b, v0.16b, v1.16b [all …]
|
D | unfold-masked-merge-vector-variablemask.ll | 16 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 49 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 114 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 131 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 144 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 157 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 170 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 183 ; CHECK-NEXT: bsl v2.8b, v0.8b, v1.8b 200 ; CHECK-NEXT: bsl v2.16b, v0.16b, v1.16b 213 ; CHECK-NEXT: bsl v2.16b, v0.16b, v1.16b [all …]
|
D | unfold-masked-merge-vector-variablemask-const.ll | 66 ; CHECK-NEXT: bsl v2.16b, v0.16b, v1.16b 80 ; CHECK-NEXT: bsl v2.16b, v0.16b, v1.16b 94 ; CHECK-NEXT: bsl v2.16b, v1.16b, v0.16b 109 ; CHECK-NEXT: bsl v2.16b, v1.16b, v0.16b 177 ; CHECK-NEXT: bsl v0.16b, v2.16b, v1.16b 191 ; CHECK-NEXT: bsl v0.16b, v2.16b, v1.16b 205 ; CHECK-NEXT: bsl v0.16b, v1.16b, v2.16b 220 ; CHECK-NEXT: bsl v0.16b, v1.16b, v2.16b
|
D | neon-bitwise-instructions.ll | 50 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 60 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 523 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 534 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 544 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 554 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 564 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 573 ; CHECK: bsl {{v[0-9]+}}.16b, {{v[0-9]+}}.16b, {{v[0-9]+}}.16b 583 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b 593 ; CHECK: bsl {{v[0-9]+}}.8b, {{v[0-9]+}}.8b, {{v[0-9]+}}.8b [all …]
|
D | arm64-vselect.ll | 13 ;CHECK: bsl.16b v0, v2, v3
|
D | sqrt-fastmath.ll | 76 ; CHECK-NEXT: bsl v1.8b, v0.8b, v2.8b 100 ; CHECK-NEXT: bsl v1.16b, v0.16b, v2.16b 125 ; CHECK-NEXT: bsl v2.16b, v0.16b, v3.16b 135 ; CHECK-NEXT: bsl v3.16b, v1.16b, v0.16b 215 ; CHECK-NEXT: bsl v1.16b, v0.16b, v2.16b 243 ; CHECK-NEXT: bsl v2.16b, v0.16b, v3.16b 256 ; CHECK-NEXT: bsl v3.16b, v1.16b, v0.16b
|
D | fp16-vector-shuffle.ll | 6 ; CHECK: bsl 21 ; CHECK: bsl
|
/external/freetype/builds/cmake/ |
D | testbuild.sh | 45 bsl=-DBUILD_SHARED_LIBS=$BUILD_SHARED_LIBS 47 bsl=-UBUILD_SHARED_LIBS 54 $bsl \
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_onyxc_int.h | 405 const int bsl = mi_width_log2_lookup[bsize]; in partition_plane_context() local 406 int above = (*above_ctx >> bsl) & 1, left = (*left_ctx >> bsl) & 1; in partition_plane_context() 409 assert(bsl >= 0); in partition_plane_context() 411 return (left * 2 + above) + bsl * PARTITION_PLOFFSET; in partition_plane_context()
|
D | vp9_mfqe.c | 217 const int bsl = b_width_log2_lookup[bs]; in mfqe_partition() local 218 PARTITION_TYPE partition = partition_lookup[bsl][cur_bs]; in mfqe_partition()
|
/external/llvm/test/MC/AArch64/ |
D | neon-bitwise-instructions.s | 43 bsl v0.8b, v1.8b, v2.8b 44 bsl v0.16b, v1.16b, v2.16b
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/ |
D | neon-bitwise-instructions.s | 43 bsl v0.8b, v1.8b, v2.8b 44 bsl v0.16b, v1.16b, v2.16b
|
/external/capstone/suite/MC/AArch64/ |
D | neon-bitwise-instructions.s.cs | 12 0x20,0x1c,0x62,0x2e = bsl v0.8b, v1.8b, v2.8b 13 0x20,0x1c,0x62,0x6e = bsl v0.16b, v1.16b, v2.16b
|
/external/libavc/common/armv8/ |
D | ih264_resi_trans_quant_av8.s | 204 bsl v4.8b, v20.8b, v24.8b //restore sign of row 1 and 2 205 bsl v5.8b, v21.8b, v25.8b //restore sign of row 3 and 4 206 bsl v6.8b, v22.8b, v26.8b //restore sign of row 1 and 2 207 bsl v7.8b, v23.8b, v27.8b //restore sign of row 3 and 4 406 bsl v4.8b, v20.8b, v24.8b //restore sign of row 1 and 2 407 bsl v5.8b, v21.8b, v25.8b //restore sign of row 3 and 4 408 bsl v6.8b, v22.8b, v26.8b //restore sign of row 1 and 2 409 bsl v7.8b, v23.8b, v27.8b //restore sign of row 3 and 4 556 bsl v4.16b, v14.16b, v15.16b 557 bsl v5.16b, v16.16b, v17.16b [all …]
|
/external/libaom/libaom/av1/common/ |
D | onyxc_int.h | 1057 const int bsl = mi_size_wide_log2[bsize] - mi_size_wide_log2[BLOCK_8X8]; in partition_plane_context() local 1058 int above = (*above_ctx >> bsl) & 1, left = (*left_ctx >> bsl) & 1; in partition_plane_context() 1061 assert(bsl >= 0); in partition_plane_context() 1063 return (left * 2 + above) + bsl * PARTITION_PLOFFSET; in partition_plane_context()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 880 const int bsl = b_width_log2_lookup[bsize]; in copy_partitioning_helper() local 881 const int bs = (1 << bsl) >> 2; in copy_partitioning_helper() 887 partition = partition_lookup[bsl][prev_part[start_pos]]; in copy_partitioning_helper() 1008 const int bsl = b_width_log2_lookup[bsize]; in scale_partitioning_svc() local 1009 const int bs = (1 << bsl) >> 2; in scale_partitioning_svc() 1054 const int bsl = b_width_log2_lookup[bsize]; in update_partition_svc() local 1055 const int bs = (1 << bsl) >> 2; in update_partition_svc() 1064 partition = partition_lookup[bsl][mi->sb_type]; in update_partition_svc() 1105 const int bsl = b_width_log2_lookup[bsize]; in update_prev_partition_helper() local 1106 const int bs = (1 << bsl) >> 2; in update_prev_partition_helper() [all …]
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1070 int mi_col, int bsl) { in dec_partition_plane_context() argument 1074 int above = (*above_ctx >> bsl) & 1, left = (*left_ctx >> bsl) & 1; in dec_partition_plane_context() 1078 return (left * 2 + above) + bsl * PARTITION_PLOFFSET; in dec_partition_plane_context() 1097 int bsl) { in read_partition() argument 1098 const int ctx = dec_partition_plane_context(twd, mi_row, mi_col, bsl); in read_partition()
|