/external/chromium_org/v8/src/mips/ |
constants-mips.cc | 159 case BEQ: 313 case BEQ:
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
bilinearfilter_v6.asm | 47 beq bil_null_1st_filter 159 beq bil_null_2nd_filter
|
sixtappredict8x4_v6.asm | 32 beq skip_firstpass_filter 128 beq skip_secondpass_filter
|
simpleloopfilter_v6.asm | 88 beq simple_hskip_filter ; skip filtering if all masks are 0x00 195 beq simple_vskip_filter ; skip filtering
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
vp8_subpixelvariance8x8_neon.asm | 36 beq skip_firstpass_filter 104 beq sub_pixel_variance8x8_neon
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_short_iht4x4_add_neon.asm | 160 beq idct_iadst 162 beq iadst_iadst
|
vp9_loopfilter_neon.asm | 46 beq end_vp9_lf_h_edge 110 beq end_vp9_lf_v_edge 299 beq end_vp9_mblf_h_edge 361 beq end_vp9_mblf_v_edge 523 beq power_branch_only 571 beq filter_branch_only
|
/external/v8/src/mips/ |
constants-mips.cc | 155 case BEQ: 307 case BEQ:
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/ |
R4R8First_v5.s | 32 beq Radix4First_END 87 beq Radix8First_END
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/ |
PrePostMDCT_v7.s | 38 beq PreMDCT_END 100 beq PostMDCT_END
|
R4R8First_v7.s | 38 beq Radix8First_END 129 beq Radix4First_END
|
/dalvik/vm/arch/arm/ |
CallEABI.S | 321 beq .Lcount_done @ all done, bail 340 beq .Lcopy_done @ zero args, skip stack copy 363 beq .Lstack_copy_loop @ 64-bit arg fills r2+r3 370 beq .Lstack_copy_loop2 @ start with char we already have 378 beq .Lcopy_done @ yes 382 beq .Lcopy64
|
/external/tremolo/Tremolo/ |
dpen.s | 59 BEQ dpen_nobits 90 BEQ meth3 93 BEQ meth1 278 BEQ dm2 462 BEQ _cs_end 472 BEQ _cs_no_bytes
|
/dalvik/vm/mterp/armv5te/ |
footer.S | 194 beq 2f 241 beq toInterpreter @ go if not, otherwise do chain 313 beq 4f @ return to interp if so 349 beq common_selectTrace 425 beq 1f 484 beq .LinvokeArgsDone @ if no args, skip the rest 515 beq .LinvokeArgsDone 756 beq 15f 762 beq common_gotoBail @ break frame, bail out completely [all...] |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | 190 beq 1f @ bail to interpreter 389 beq .LinvokeChain @ predicted chain is valid [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 190 beq 1f @ bail to interpreter 389 beq .LinvokeChain @ predicted chain is valid 729 beq returnDiff 840 beq match_0 842 beq match_1 844 beq match_2 846 beq match_3 852 beq indexof_nomatch 857 beq match_3 [all...] |
CompilerTemplateAsm-armv7-a.S | 190 beq 1f @ bail to interpreter 389 beq .LinvokeChain @ predicted chain is valid 729 beq returnDiff 840 beq match_0 842 beq match_1 844 beq match_2 846 beq match_3 852 beq indexof_nomatch 857 beq match_3 [all...] |
/dalvik/vm/mterp/mips/ |
footer.S | 434 beq a1, zero, 1f # check for punt condition 543 beq a2, 0, 0f 544 beq a2, 1, 1f 545 beq a2, 2, 2f 546 beq a2, 3, 3f 547 beq a2, 4, 4f 548 beq a2, 5, 5f [all...] |
/external/jpeg/ |
jsimd_arm_neon.S | 853 beq 8f 856 beq 3f 860 beq 4f 864 beq 5f 869 beq 6f 873 beq 7f 877 beq 8f
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_PredictIntra_4x4_s.s | 216 BEQ DCPredict4x4LeftNotAvailable 227 BEQ DCPredict4x4LeftOnlyAvailable 260 BEQ DCPredict4x4NoneAvailable 290 BEQ DiagDLUpperRightNotAvailable 450 BEQ DiagVLUpperRightNotAvailable
|
/external/libffi/src/mips/ |
o32.S | 279 beq $8, $9, closure_done 286 beq $8, $9, closure_done 290 beq $8, $9, closure_done
|
/external/llvm/lib/Target/Mips/ |
MipsInstrInfo.td | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s | 245 BEQ.W NoFilterBS0 331 BEQ NoFilterFilt0 459 BEQ NoFilterFilt0
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-thumb.pl | 196 beq .Ldone @ [+2] 232 beq .Lexit
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_opts_arm.cpp | 54 "beq 2f \n\t" // if loop counter == 0, exit 172 "beq 4f \n\t" // if count == 0, branch to exit
|