Home
last modified time | relevance | path

Searched refs:bra (Results 1 – 25 of 155) sorted by relevance

1234567

/external/libffi/src/sh/
Dsysv.S94 bra 2f
129 bra L_pass
179 bra L_pass
236 bra L_pass
272 bra L_epilogue
277 bra L_epilogue
292 bra L_epilogue
301 bra L_epilogue
310 bra L_epilogue
347 bra 2f
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/src/sh/
Dsysv.S94 bra 2f
129 bra L_pass
179 bra L_pass
236 bra L_pass
272 bra L_epilogue
277 bra L_epilogue
292 bra L_epilogue
301 bra L_epilogue
310 bra L_epilogue
347 bra 2f
[all …]
/external/mesa3d/src/gallium/drivers/nouveau/codegen/lib/
Dgk110.asm119 (not $p0) bra #rcp_inf_or_denorm_or_zero
128 $p0 bra #rcp_denorm_or_zero
134 $p0 bra #rcp_denorm
146 $p0 bra #rcp_end
206 (not $p0) bra #rcp_result_inf_or_denorm
210 bra #rcp_end
214 (not $p0) bra #rcp_result_denorm
220 bra #rcp_end
273 $p0 bra #rsq_norm
Dgm107.asm134 not $p0 bra #rcp_inf_or_denorm_or_zero
145 $p0 bra #rcp_denorm_or_zero
154 $p0 bra #rcp_denorm
169 $p0 bra #rcp_end
234 not $p0 bra #rcp_result_inf_or_denorm
239 bra #rcp_end
244 not $p0 bra #rcp_result_denorm
250 bra #rcp_end
306 $p0 bra #rsq_norm
Dgk104.asm577 (not $p0) bra #rcp_inf_or_denorm_or_zero
586 $p0 bra #rcp_denorm_or_zero
592 $p0 bra #rcp_denorm
604 $p0 bra #rcp_end
664 (not $p0) bra #rcp_result_inf_or_denorm
668 bra #rcp_end
672 (not $p0) bra #rcp_result_denorm
678 bra #rcp_end
732 $p0 bra #rsq_norm
796 e $c bra #end_cont
[all …]
/external/lzma/CPP/7zip/Compress/
DBranchMisc.h30 CCoder(Func_Bra bra, int encode): _bufferPos(0), _encode(encode), BraFunc(bra) {} in CCoder() argument
/external/llvm/test/CodeGen/NVPTX/
Dlower-aggr-copies.ll32 ; PTX-NEXT: @%p[[PRED]] bra LBB[[LABEL]]
50 ; PTX-NEXT: @%p[[PRED]] bra LBB[[LABEL]]
86 ; PTX-NEXT: @%p[[PRED]] bra LBB[[LABEL]]
105 ; PTX-NEXT: @%p[[SRC_GT_THAN_DST]] bra LBB[[FORWARD_BB:[0-9_]+]]
107 ; PTX: @%p[[NEQ0]] bra LBB[[EXIT:[0-9_]+]]
113 ; PTX: @%p[[NEQ0]] bra LBB[[EXIT]]
Dbranch-fold.ll10 ; CHECK-NOT: bra.uni
Dmachine-sink.ll23 ; CHECK-NOT: bra
/external/elfutils/tests/
Drun-readelf-discr.sh164 [15] bra 22
175 [ 3] bra 36
183 [14] bra 21
189 [25] bra 32
305 [11] bra 18
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dlower-aggr-copies.ll43 ; PTX: @%p[[PRED]] bra LBB[[LABEL]]
77 ; PTX: @%p[[PRED]] bra LBB[[LABEL]]
136 ; PTX: @%p[[PRED]] bra LBB[[LABEL]]
168 ; PTX-NEXT: @%p[[SRC_GT_THAN_DST]] bra LBB[[FORWARD_BB:[0-9_]+]]
170 ; PTX: @%p[[NEQ0]] bra LBB[[EXIT:[0-9_]+]]
176 ; PTX: @%p[[NEQ0]] bra LBB[[EXIT]]
Dbranch-fold.ll10 ; CHECK-NOT: bra.uni
Dmachine-sink.ll23 ; CHECK-NOT: bra
/external/llvm-project/llvm/test/CodeGen/X86/
Dandimm8.ll7 define i64 @bra(i32 %zed) nounwind {
8 ; X86-LABEL: bra:
15 ; X64-LABEL: bra:
/external/icu/icu4c/source/data/curr/
Dsg.txt184 "dôbra tî Sâô Tomë na Prinsîpe (1977–2017)",
188 "dôbra tî Sâô Tomë na Prinsîpe",
/external/llvm/test/CodeGen/X86/
Dandimm8.ll6 define i64 @bra(i32 %zed) nounwind {
/external/python/cpython2/Modules/_ctypes/libffi/src/m32r/
Dsysv.S102 bra epilogue
/external/libffi/src/m32r/
Dsysv.S102 bra epilogue
/external/python/cpython2/Modules/_ctypes/libffi/src/frv/
Deabi.S113 bra .L3
/external/libffi/src/frv/
Deabi.S113 bra .L3
/external/okhttp/mockwebserver/
DREADME.md38 server.enqueue(new MockResponse().setBody("sup, bra?"));
58 + "sup, bra?\n"
/external/golang-protobuf/proto/
Dtext.go498 var bra, ket byte = '<', '>'
500 bra, ket = '{', '}'
502 if err := w.WriteByte(bra); err != nil {
/external/pcre/dist2/src/
Dpcre2_jit_compile.c9636 PCRE2_UCHAR bra = OP_BRA; in compile_assert_matchingpath() local
9658 bra = *cc; in compile_assert_matchingpath()
9672 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
9683 if (bra == OP_BRA && !assert_needs_str_ptr_saving(ccbegin + 1 + LINK_SIZE)) in compile_assert_matchingpath()
9814 else if (bra == OP_BRAZERO) in compile_assert_matchingpath()
9890 if ((conditional && extrasize > 0) || bra == OP_BRAZERO) in compile_assert_matchingpath()
9896 if (bra == OP_BRAZERO) in compile_assert_matchingpath()
9909 if (bra == OP_BRAZERO) in compile_assert_matchingpath()
9919 if (bra != OP_BRAZERO) in compile_assert_matchingpath()
9931 if (bra == OP_BRAZERO) in compile_assert_matchingpath()
[all …]
/external/llvm-project/llvm/docs/
DNVPTXUsage.rst914 @%p3 bra BB0_1;
915 bra.uni BB0_2;
923 @%p4 bra BB0_4;
927 @%p5 bra BB0_5;
955 @%p17 bra BB0_28;
962 @!%p20 bra BB0_30;
963 bra.uni BB0_29;
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/mme/
Dcom9097.mme4 * bra(n)z annul: no delay slot
424 bra annul #deic_restore
493 bra annul #daic_restore
623 bra #iic_mul_start

1234567