/external/llvm/test/MC/ARM/ |
D | thumb2-branches.s | 70 blt.w #1677214 79 @ CHECK: blt.w #1677214 @ encoding: [0x99,0xf1,0xcf,0xbb] 97 blt.w #-1048576 102 @ CHECK: blt.w #-1048576 @ encoding: [0xc0,0xf6,0x00,0x80] 213 blt.w #1677214 222 @ CHECK: blt.w #1677214 @ encoding: [0x99,0xf1,0xcf,0xbb] 240 blt.w #-1048576 245 @ CHECK: blt.w #-1048576 @ encoding: [0xc0,0xf6,0x00,0x80]
|
D | thumb2-diagnostics.s | 66 blt.w #1013411
|
/external/llvm/test/MC/Mips/ |
D | set-nomacro.s | 23 blt $7, $8, local_label 24 blt $7, $0, local_label 25 blt $0, $8, local_label 26 blt $0, $0, local_label 112 blt $7, $8, local_label 114 blt $7, $0, local_label 116 blt $0, $8, local_label 118 blt $0, $0, local_label
|
D | macro-bcc-imm-bad.s | 7 …blt $a2, 16, foo # ALL: :[[@LINE]]:5: error: pseudo-instruction requires $at, which is not availab… 11 …blt $a2, 16, foo # ALL: :[[@LINE]]:5: warning: macro instruction expanded into multiple instructio…
|
D | branch-pseudos.s | 7 blt $7, $8, local_label 12 blt $7, $8, global_label 17 blt $7, $0, local_label 21 blt $0, $8, local_label 25 blt $0, $0, local_label
|
D | branch-pseudos-bad.s | 6 blt $7, $8, local_label
|
D | macro-bcc-imm.s | 6 blt $a2, 16, foo # ALL: addiu $1, $zero, 16
|
/external/llvm/test/CodeGen/Thumb/ |
D | select.ll | 33 ; CHECK: blt 35 ; CHECK-EABI: blt 76 ; CHECK: blt 77 ; CHECK: blt
|
/external/libavc/common/armv8/ |
D | ih264_mem_fns_neon_av8.s | 114 blt arm_memcpy 179 blt arm_memset 248 blt arm_memset_16bit
|
/external/libavc/common/arm/ |
D | ih264_mem_fns_neon.s | 112 blt memcpy 180 blt memset 249 blt memset_16bit
|
/external/webrtc/webrtc/common_audio/signal_processing/ |
D | filter_ar_fast_q12_armv7.S | 60 blt POST_LOOP_A_LENGTH @ branch if coefficients_length == 2 71 blt POST_LOOP_A_LENGTH 108 blt END @ For even data_length, it's done. Jump to END.
|
/external/llvm/test/MC/AArch64/ |
D | arm64-condbr-without-dots.s | 16 blt lbl
|
/external/libhevc/decoder/arm64/ |
D | ihevcd_itrans_recon_dc_luma.s | 75 blt lbl37 88 blt lbl39
|
D | ihevcd_itrans_recon_dc_chroma.s | 76 blt lbl36 89 blt lbl38
|
/external/valgrind/coregrind/m_syswrap/ |
D | syscall-arm-linux.S | 117 blt 7f
|
D | syscall-arm64-linux.S | 126 blt 7f
|
/external/v8/src/ic/ppc/ |
D | ic-ppc.cc | 158 __ blt(slow); in GenerateKeyedLoadReceiverCheck() local 197 __ blt(&in_bounds); in GenerateFastArrayLoad() local 201 __ blt(slow); // Negative keys can't take the fast OOB path. in GenerateFastArrayLoad() local 214 __ blt(slow); in GenerateFastArrayLoad() local 669 __ blt(&slow); in GenerateMegamorphic() local 676 __ blt(&fast_object); in GenerateMegamorphic() local
|
/external/llvm/test/CodeGen/ARM/ |
D | arm-shrink-wrapping-linux.ll | 26 ; ENABLE-NEXT: blt [[LOOP_PREHEADER:[.a-zA-Z0-9_]+]] 28 ; DISABLE-NEXT: blt [[LOOP_HEADER:[.a-zA-Z0-9_]+]]
|
D | machine-cse-cmp.ll | 55 ; CHECK: blt
|
/external/llvm/test/CodeGen/Thumb2/ |
D | cross-rc-coalescing-2.ll | 27 ; CHECK: blt
|
/external/libhevc/common/arm/ |
D | ihevc_intra_pred_chroma_ver.s | 110 blt blk_4
|
/external/pdfium/core/src/fxcrt/ |
D | fx_arabic.cpp | 1144 CFX_BidiLineTemplate<CFX_TxtChar> blt; in FX_BidiLine() local 1145 blt.FX_BidiLine(chars, iCount, iBaseLevel); in FX_BidiLine() 1148 CFX_BidiLineTemplate<CFX_RTFChar> blt; in FX_BidiLine() local 1149 blt.FX_BidiLine(chars, iCount, iBaseLevel); in FX_BidiLine()
|
/external/libhevc/common/arm64/ |
D | ihevc_intra_pred_chroma_ver.s | 110 blt blk_4
|
D | ihevc_inter_pred_luma_copy_w16out.s | 191 blt epilog_end //jumps to epilog_end
|
/external/libjpeg-turbo/simd/ |
D | jsimd_arm_neon.S | 1516 blt 9f 1527 blt 3f 1531 blt 2f 1827 blt 9f 1838 blt 3f 1842 blt 2f 2300 blt 5f 2307 blt 1f
|