Home
last modified time | relevance | path

Searched refs:blt (Results 1 – 25 of 209) sorted by relevance

123456789

/external/igt-gpu-tools/benchmarks/ezbench.d/
Dgem_blt.test7 name="gem:blt:copy:${label}"
27 name="gem:blt:copy:${label}:sync"
31 name="gem:blt:copy:${label}:forked"
35 name="gem:blt:copy:${label}:raw"
/external/llvm/test/MC/Mips/
Dset-nomacro.s23 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
Dmacro-bcc-imm-bad.s7blt $a2, 16, foo # ALL: :[[@LINE]]:5: error: pseudo-instruction requires $at, which is not availab…
11blt $a2, 16, foo # ALL: :[[@LINE]]:5: warning: macro instruction expanded into multiple instructio…
/external/llvm/test/MC/ARM/
Dthumb2-branches.s70 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]
/external/llvm-project/llvm/test/MC/ARM/
Dthumb2-branches.s70 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]
/external/llvm-project/llvm/test/MC/Mips/
Dset-nomacro.s23 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
Dmacro-bcc-imm-bad.s7blt $a2, 16, foo # ALL: :[[@LINE]]:5: error: pseudo-instruction requires $at, which is not availab…
11blt $a2, 16, foo # ALL: :[[@LINE]]:5: warning: macro instruction expanded into multiple instructio…
/external/llvm/test/CodeGen/Thumb/
Dselect.ll33 ; CHECK: blt
35 ; CHECK-EABI: blt
76 ; CHECK: blt
77 ; CHECK: blt
/external/libavc/common/armv8/
Dih264_mem_fns_neon_av8.s114 blt arm_memcpy
177 blt arm_memset
245 blt arm_memset_16bit
/external/llvm-project/llvm/test/CodeGen/Thumb/
Dselect.ll33 ; CHECK: blt
35 ; CHECK-EABI: blt
96 ; CHECK: blt
99 ; CHECK: blt
/external/llvm-project/lld/test/ELF/
Dppc64-split-stack-prologue-adjust-success.s32 blt- 7, .Lcss_alloc_more
74 blt- 7, .Lcms_alloc_more
108 blt- 7, .Lcls_alloc_more
151 blt- 7, .Lclas_alloc_more
193 blt- 7, .Lmain_morestack
/external/capstone/suite/MC/ARM/
Dthumb2-branches.s.cs28 0xc0,0xf6,0x00,0x80 = blt.w #-1048572
69 0xc0,0xf6,0x00,0x80 = blt.w #-1048572
/external/llvm-project/llvm/test/MC/VE/
DBC.s42 # CHECK-INST: blt.w.t %s20, 8192
44 blt.w.t %s20, 8192
46 # CHECK-INST: blt.s.nt %s20, (, %s11)
48 blt.s.nt %s20, (, %s11)
/external/boringssl/linux-ppc64le/crypto/aes/
Daesp8-ppc.S37 blt- Lenc_key_abort
72 blt Loop128
1001 blt Lcbc_dec8x_one
1005 blt Lcbc_dec8x_three
1009 blt Lcbc_dec8x_five
1606 blt Lctr32_enc8x_one
1610 blt Lctr32_enc8x_three
1614 blt Lctr32_enc8x_five
1618 blt Lctr32_enc8x_seven
2150 blt Ltail_xts_dec
[all …]
/external/libavc/common/arm/
Dih264_mem_fns_neon.s112 blt memcpy
180 blt memset
249 blt memset_16bit
/external/llvm-project/llvm/test/MC/RISCV/
Drvi-aliases-valid.s92 # CHECK-S-NOALIAS: blt a4, zero, 12
94 # CHECK-OBJ-NOALIAS: blt a4, zero, 0x48
97 # CHECK-S-NOALIAS: blt zero, a5, 16
99 # CHECK-OBJ-NOALIAS: blt zero, a5, 0x50
104 # CHECK-S-NOALIAS: blt a6, a5, 20
105 # CHECK-S: blt a6, a5, 20
106 # CHECK-OBJ-NOALIAS: blt a6, a5, 0x58
107 # CHECK-OBJ: blt a6, a5, 0x58
Drv32e-valid.s27 # CHECK-OBJ: blt s0, s1, 0x28
28 # CHECK-ASM: blt s0, s1, 16
29 blt x8, x9, 16 label
/external/boringssl/linux-ppc64le/crypto/fipsmodule/
Daesp8-ppc.S51 blt- .Lenc_key_abort
86 blt .Loop128
1027 blt .Lcbc_dec8x_one
1031 blt .Lcbc_dec8x_three
1035 blt .Lcbc_dec8x_five
1635 blt .Lctr32_enc8x_one
1639 blt .Lctr32_enc8x_three
1643 blt .Lctr32_enc8x_five
1647 blt .Lctr32_enc8x_seven
2185 blt .Ltail_xts_dec
[all …]
/external/rust/crates/quiche/deps/boringssl/linux-ppc64le/crypto/fipsmodule/
Daesp8-ppc.S51 blt- .Lenc_key_abort
86 blt .Loop128
1027 blt .Lcbc_dec8x_one
1031 blt .Lcbc_dec8x_three
1035 blt .Lcbc_dec8x_five
1635 blt .Lctr32_enc8x_one
1639 blt .Lctr32_enc8x_three
1643 blt .Lctr32_enc8x_five
1647 blt .Lctr32_enc8x_seven
2185 blt .Ltail_xts_dec
[all …]
/external/openscreen/third_party/boringssl/linux-ppc64le/crypto/fipsmodule/
Daesp8-ppc.S51 blt- .Lenc_key_abort
86 blt .Loop128
1027 blt .Lcbc_dec8x_one
1031 blt .Lcbc_dec8x_three
1035 blt .Lcbc_dec8x_five
1635 blt .Lctr32_enc8x_one
1639 blt .Lctr32_enc8x_three
1643 blt .Lctr32_enc8x_five
1647 blt .Lctr32_enc8x_seven
2185 blt .Ltail_xts_dec
[all …]
/external/webrtc/common_audio/signal_processing/
Dfilter_ar_fast_q12_armv7.S60 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-project/llvm/test/MC/Lanai/
Dconditional_inst.s19 blt 2000
26 blt jump1
/external/llvm/test/MC/Lanai/
Dconditional_inst.s19 blt 2000
26 blt jump1
/external/llvm-project/llvm/test/MC/AArch64/
Darm64-condbr-without-dots.s16 blt lbl
/external/llvm/test/MC/AArch64/
Darm64-condbr-without-dots.s16 blt lbl

123456789