/dalvik/vm/mterp/mips/ |
entry.S | 72 beq a3, a4, 1f # don't profile the next instruction?
|
/external/compiler-rt/lib/arm/ |
divmodsi4.S | 29 beq LOCAL_LABEL(divzero)
|
divsi3.S | 30 beq LOCAL_LABEL(divzero)
|
modsi3.S | 28 beq LOCAL_LABEL(divzero)
|
/external/libvpx/libvpx/vp8/encoder/arm/neon/ |
vp8_memcpy_neon.asm | 58 beq done_copy_neon_loop
|
/external/llvm/lib/Target/PowerPC/ |
PPCRelocations.h | 35 // reloc_pcrel_bcx - PC relative relocation, for BLT,BLE,BEQ,BGE,BGT,BNE,
|
/external/llvm/test/CodeGen/ARM/ |
fpcmp-opt.ll | 13 ; CHECK: beq
|
/external/llvm/test/CodeGen/Mips/ |
2011-05-26-BranchKillsVreg.ll | 5 ; This requires updating the BNE-J terminators to a BEQ. The BNE instruction
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s | 167 BEQ.W NoFilterBS0 267 BEQ bSLT4 277 BEQ NoFilterFilt0 336 BEQ NoFilterFilt0
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.S | 41 BEQ L0xe4
|
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.S | 34 BEQ L0xe4
|
/hardware/samsung_slsi/exynos5/libswconverter/ |
csc_interleave_memcpy_neon.s | 108 beq RESTORE_REG
|
/system/core/libcutils/arch-arm/ |
memset32.S | 62 beq .Laligned32
|
/bionic/libc/arch-arm/bionic/ |
memcmp16.S | 83 beq 0f 225 beq 9b
|
/bionic/libc/arch-arm/cortex-a9/bionic/ |
memset.S | 102 beq 3f 166 beq 3f
|
/bionic/libc/arch-arm/krait/bionic/ |
memcpy_base.S | 52 beq 2f 100 beq 5f
|
/dalvik/vm/mterp/armv5te/ |
OP_FILLED_NEW_ARRAY.S | 24 beq common_exceptionThrown @ yes, handle exception 49 beq common_exceptionThrown @ alloc failed, handle exception
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
bilinearpredict4x4_neon.asm | 33 beq skip_firstpass_filter 72 beq skip_secondpass_filter
|
bilinearpredict8x4_neon.asm | 33 beq skip_firstpass_filter 74 beq skip_secondpass_filter
|
bilinearpredict8x8_neon.asm | 33 beq skip_firstpass_filter 100 beq skip_secondpass_filter
|
/external/llvm/test/CodeGen/PowerPC/ |
rounding-ops.ll | 121 ; CHECK-FM: beq [[CR]], .LBB[[BB:[0-9]+]]_2 140 ; CHECK-FM: beq [[CR]], .LBB[[BB:[0-9]+]]_2
|
/external/llvm/test/MC/PowerPC/ |
ppc64-operands.s | 105 # CHECK: beq 0, .+1024 # encoding: [0x41,0x82,0x04,0x00] 106 beq 1024
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-ppc32-linux.S | 84 beq LafterFP1 136 beq LafterVMX1 201 beq LafterFP2 218 beq LafterVMX2 264 beq LafterFP8 277 beq LafterVMX8 306 beq LafterFP9 331 beq LafterVMX9
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
lpc_masking_model_neon.S | 74 beq SUM1 117 beq SUM2
|
/frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/ |
PrePostMDCT_v5.s | 34 beq PreMDCT_END 88 beq PostMDCT_END
|