HomeSort by relevance Sort by last modified time
    Searched refs:CMP (Results 76 - 100 of 124) sorted by null

1 2 34 5

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Syn_filt_32_neon.s 124 CMP r8, #64
cor_h_vec_neon.s 139 CMP r4, #16
residu_asm_neon.s 116 CMP r7, #0
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I_s.s 124 CMP bS3210, #0
omxVCM4P10_PredictIntra_16x16_s.s 286 CMP count, #2 ;// check if both available
294 CMP count, #0 ;// check if none available
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 184 CMP bS3210, #0
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 186 CMP bS10, #0
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S 53 CMP r6,#0
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.S 32 CMP r12,#0
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_ver_quarter.s 98 CMP x0, #0
104 CMP tmpa, width
107 CMP y0, #0
113 CMP tmp5, height
  /external/qemu/tcg/ppc/
tcg-target.c 358 #define CMP XO31( 0)
580 tcg_out32 (s, CMP | BF (7) | RA (r2) | RB (r1));
583 tcg_out32 (s, CMP | BF (6) | RA (addr_reg2) | RB (r1));
776 tcg_out32 (s, CMP | (7 << 23) | RA (r2) | RB (r1));
779 tcg_out32 (s, CMP | BF (6) | RA (addr_reg2) | RB (r1));
1026 op = CMP;
    [all...]
  /external/tremolo/Tremolo/
mdctARM.s 333 CMP r4,r14
357 CMP r4,r1
407 CMP r4,r1
509 CMP r5, r12
574 CMP r5, r12
1006 CMP r5, r9 @ if (w > xx)
1015 CMP r5,r1
1024 CMP r2, #4 @ r5 = T = (step>=4) ?
1064 CMP r5,r8
1101 CMP r1,r
    [all...]
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntra_16x16_s.s 275 CMP count, #0 ;// if(count == 0)
278 CMP count, #1 ;// if(count == 1)
omxVCM4P10_PredictIntra_4x4_s.s 151 CMP availability, #(OMX_VC_UPPER + OMX_VC_LEFT)
190 CMP availability, #OMX_VC_UPPER ;// if(availability & #OMX_VC_UPPER)
229 CMP availability, #OMX_VC_LEFT
  /system/core/libpixelflinger/codeflinger/
blending.cpp 56 CMP(AL, factor.reg, imm( 0x10000 ));
658 CMP(AL, v.reg, imm( 1<<v.h ));
texturing.cpp 531 CMP(AL, u, width);
550 CMP(AL, width, reg_imm(u, ASR, FRAC_BITS));
566 CMP(AL, v, height);
574 CMP(AL, height, reg_imm(v, ASR, FRAC_BITS));
    [all...]
GGLAssembler.cpp 702 if (shift) CMP(AL, fragment.reg, reg_imm(ref, LSR, shift));
703 else CMP(AL, fragment.reg, ref);
771 CMP(AL, depth, reg_imm(z, LSR, 16));
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.cpp 529 unsigned CMP = R.createVirtualRegister(MBlaze::GPRRegisterClass);
530 BuildMI(start, dl, TII->get(MBlaze::CMP), CMP)
535 .addReg(CMP)
    [all...]
  /external/v8/src/arm/
constants-arm.h 202 CMP = 10 << 21, // Compare.
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_BitDec_s.h 630 CMP $T1, $ByteIndex
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_BitDec_s.h 630 CMP $T1, $ByteIndex
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 54 CMP, // ARM compare instructions.
492 SDValue duplicateCmp(SDValue Cmp, SelectionDAG &DAG) const;
  /external/qemu/tcg/ppc64/
tcg-target.c 348 #define CMP XO31( 0)
639 tcg_out32 (s, CMP | BF (7) | RA (r2) | RB (r1) | CMP_L);
785 tcg_out32 (s, CMP | BF (7) | RA (r2) | RB (r1) | CMP_L);
1012 op = CMP;
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Syn_filt_32_opt.s 217 CMP r8, #64
syn_filt_opt.s 219 CMP r8, #80

Completed in 1589 milliseconds

1 2 34 5