HomeSort by relevance Sort by last modified time
    Searched full:vpop (Results 26 - 50 of 58) sorted by null

12 3

  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_idct8x8_add_neon.asm 308 vpop {d8-d15}
514 vpop {d8-d15}
vp9_mb_lpf_neon.asm 115 vpop {d8-d15}
279 vpop {d8-d15}
vp9_short_idct32x32_add_neon.asm 697 vpop {q13} ; [23]
698 vpop {q14} ; [24]
    [all...]
  /external/jpeg/
jsimd_arm_neon.S 273 vpop {d8-d15}
485 vpop {d8-d15}
635 vpop {d8-d15}
884 vpop {d8-d15}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_PredictIntra_4x4_s.S 256 VPOP {d8-d12}
omxVCM4P10_InterpolateLuma_s.S 318 VPOP {d8-d15}
  /external/pixman/pixman/
pixman-arm-neon-asm.S     [all...]
pixman-arm-neon-asm-bilinear.S 752 vpop {d8-d15}
    [all...]
pixman-arm-neon-asm.h     [all...]
  /external/libvpx/libvpx/vpx_scale/arm/neon/
vp8_vpxyv12_extendframeborders_neon.asm 235 vpop {d8 - d15}
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_neon_ColorMatrix.S 78 vpop {q4-q7}
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp 430 // Since vpop register list cannot have gaps, there may be multiple vpop
684 // vpop {d8, d10, d11} -> vpop {d8}, vpop {d10, d11}
    [all...]
ARMInstrVFP.td 214 def : InstAlias<"vpop${p} $r", (VLDMDIA_UPD SP, pred:$p, dpr_reglist:$r)>,
216 def : InstAlias<"vpop${p} $r", (VLDMSIA_UPD SP, pred:$p, spr_reglist:$r)>,
222 defm : VFPDTAnyInstAlias<"vpop${p}", "$r",
224 defm : VFPDTAnyInstAlias<"vpop${p}", "$r",
    [all...]
  /external/valgrind/main/perf/
tinycc.c 10687 void vpop(void) function
    [all...]
  /art/compiler/dex/quick/mips/
target_mips.cc 304 * vpush/vpop uses contiguous register lists so we must
  /art/compiler/dex/quick/x86/
target_x86.cc 305 * vpush/vpop uses contiguous register lists so we must
  /external/llvm/test/MC/ARM/
eh-directive-section-comdat.s 30 vpop {d8, d9, d10, d11, d12}
  /external/llvm/lib/Target/ARM/InstPrinter/
ARMInstPrinter.cpp 215 // A8.6.354 VPOP
218 O << '\t' << "vpop";
    [all...]
  /art/compiler/dex/quick/arm/
target_arm.cc 593 * vpush/vpop uses contiguous register lists so we must
assemble_arm.cc     [all...]
arm_lir.h 431 kThumb2VPopCS, // vpop <list of callee save fp singles (s16+).
  /art/runtime/
disassembler_arm.cc 522 } else if (P == 0 && U == 1 && Rn.r == 13) { // VPOP
523 opcode << "vpop" << (S == 0 ? ".f64" : ".f32");
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_s.h 749 VPOP$cc {$_DRegList}
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_s.h 752 VPOP$cc {$_DRegList}
  /external/valgrind/main/none/tests/arm/
vfp.c 636 "vpop {"#S4"}\n\t" \
637 "vpop {"#S5", "#S6"}\n\t" \
665 "vpop {"#D3", "#D4"}\n\t" \
    [all...]

Completed in 444 milliseconds

12 3