Searched refs:ble (Results 1 – 25 of 77) sorted by relevance
1234
/external/libhevc/common/arm/ |
D | ihevc_inter_pred_chroma_copy.s | 111 ble end_loops 125 ble end_inner_loop_wd_4 157 ble end_loops 179 ble end_inner_loop_wd_8 206 ble end_loops 226 ble end_inner_loop_wd_16 253 ble end_loops
|
D | ihevc_inter_pred_luma_copy.s | 89 ble end_loops 98 ble end_inner_loop_wd_4 132 ble end_inner_loop_wd_8 161 ble end_inner_loop_wd_16
|
D | ihevc_inter_pred_chroma_copy_w16out.s | 112 ble end_loops @loop 129 ble end_inner_loop_wd_4 170 ble end_inner_loop_wd_4
|
D | ihevc_inter_pred_luma_horz_w16out.s | 133 @ble end_loops 157 ble outer_loop_4 199 ble end_inner_loop_4 287 ble end_inner_loop_height_residue_4 353 ble end_inner_loop_8 455 @ble end_loops1
|
D | ihevc_inter_pred_filters_luma_horz.s | 135 @ble end_loops 156 ble outer_loop_4 188 ble end_inner_loop_8 288 @ble end_loops1 453 ble end_inner_loop_4
|
D | ihevc_inter_pred_luma_copy_w16out.s | 91 ble end_loops @loop 99 ble end_inner_loop_wd_4
|
/external/llvm/test/MC/Mips/ |
D | set-nomacro.s | 33 ble $7, $8, local_label 34 ble $7, $0, local_label 35 ble $0, $8, local_label 36 ble $0, $0, local_label 130 ble $7, $8, local_label 132 ble $7, $0, local_label 134 ble $0, $8, local_label 136 ble $0, $0, local_label
|
D | branch-pseudos.s | 49 ble $7, $8, local_label 54 ble $7, $8, global_label 59 ble $7, $0, local_label 63 ble $0, $8, local_label 67 ble $0, $0, local_label
|
D | branch-pseudos-bad.s | 10 ble $7, $8, local_label
|
/external/libhevc/common/arm64/ |
D | ihevc_inter_pred_luma_copy.s | 89 ble end_loops 98 ble end_inner_loop_wd_4 136 ble end_inner_loop_wd_8 169 ble end_inner_loop_wd_16
|
D | ihevc_inter_pred_chroma_copy_w16out.s | 119 ble end_loops //loop 137 ble end_inner_loop_wd_4 181 ble end_inner_loop_wd_4
|
D | ihevc_inter_pred_luma_copy_w16out.s | 97 ble end_loops //loop 106 ble end_inner_loop_wd_4
|
D | ihevc_inter_pred_luma_horz_w16out.s | 160 ble outer_loop_4 207 ble end_inner_loop_4 315 ble end_inner_loop_height_residue_4 386 ble end_inner_loop_8
|
/external/libavc/common/armv8/ |
D | ih264_inter_pred_luma_copy_av8.s | 89 ble end_loops 98 ble end_inner_loop_wd_4 135 ble end_inner_loop_wd_8 167 ble end_inner_loop_wd_16
|
/external/ltrace/testsuite/ltrace.main/ |
D | parameters2.exp | 105 struct ble { 107 struct ble *next; 110 void ll (struct ble *ble); 113 struct ble *b = NULL; 116 struct ble *n = malloc(sizeof(*n));
|
/external/llvm/test/MC/MachO/ARM/ |
D | relax-thumb2-branches.s | 3 ble Lfoo @ wide encoding 9 ble Lbaz @ narrow encoding
|
/external/llvm/test/MC/ARM/ |
D | thumb2-branches.s | 66 ble.w #2046 75 @ CHECK: ble.w #2046 @ encoding: [0x00,0xf0,0xff,0xbb] 209 ble.w #2046 218 @ CHECK: ble.w #2046 @ encoding: [0x00,0xf0,0xff,0xbb]
|
/external/libavc/common/arm/ |
D | ih264_inter_pred_luma_copy_a9q.s | 84 ble end_loops 93 ble end_inner_loop_wd_4 129 ble end_inner_loop_wd_8 159 ble end_inner_loop_wd_16
|
/external/llvm/test/CodeGen/Thumb/ |
D | select.ll | 44 ; CHECK: ble 46 ; CHECK-EABI: ble
|
/external/llvm/test/MC/AArch64/ |
D | arm64-condbr-without-dots.s | 18 ble lbl
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.hyp.txt | 14 ta-ble
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | complex_bit_reverse_arm.S | 35 ble END 53 ble UPDATE_REGISTERS
|
/external/llvm/test/MC/Sparc/ |
D | sparc64-ctrl-instructions.s | 16 ! CHECK: ble %xcc, .BB0 ! encoding: [0x04,0b01101AAA,A,A] 18 ble %xcc, .BB0 248 ! CHECK: ble,a %icc, .BB0 ! encoding: [0x24,0b01001AAA,A,A] 250 ble,a %icc, .BB0 304 ! CHECK: ble,pn %icc, .BB0 ! encoding: [0x04,0b01000AAA,A,A] 306 ble,pn %icc, .BB0 360 ! CHECK: ble,a,pn %icc, .BB0 ! encoding: [0x24,0b01000AAA,A,A] 362 ble,a,pn %icc, .BB0 416 ! CHECK: ble %icc, .BB0 ! encoding: [0x04,0b01001AAA,A,A] 418 ble,pt %icc, .BB0 [all …]
|
D | sparc-ctrl-instructions.s | 75 ! CHECK: ble .BB0 ! encoding: [0x04,0b10AAAAAA,A,A] 77 ble .BB0 206 ! CHECK: ble,a .BB0 ! encoding: [0x24,0b10AAAAAA,A,A] 208 ble,a .BB0
|
/external/llvm/test/CodeGen/ARM/ |
D | 2011-03-23-PeepholeBug.ll | 29 ; CHECK: ble
|
1234