HomeSort by relevance Sort by last modified time
    Searched refs:op2 (Results 101 - 125 of 234) sorted by null

1 2 3 45 6 7 8 910

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_loopfilter_neon.asm 322 vst1.u8 {d0}, [r2@64], r1 ; store op2
396 ;store op2, op1, op0, oq0
445 ; d0 op2
581 ; branch does not set op2 or oq2, so use p2 and q2. Execute the power
588 vbif d0, d4, d20 ; op2 |= p2 & ~(flat & mask)
610 vbit d0, d30, d20 ; op2 |= r_op2 & (flat & mask)
656 vaddl.u8 q14, d6, d7 ; op2 = p0 + q0
657 vmlal.u8 q14, d3, d27 ; op2 += p3 * 3
658 vmlal.u8 q14, d4, d21 ; op2 += p2 * 2
659 vaddw.u8 q14, d5 ; op2 += p
    [all...]
  /external/v8/src/s390/
assembler-s390-inl.h 464 Opcode op2 = Instruction::S390OpcodeValue( local
469 if (IIHF == op1 && IILF == op2) {
528 Opcode op2 = Instruction::S390OpcodeValue( local
533 if (IIHF == op1 && IILF == op2) {
  /external/webp/src/dsp/
dec_neon.c 833 uint8x16_t op2, op1, op0, oq0, oq1, oq2; local
850 uint8x16_t op2, op1, op0, oq0, oq1, oq2; local
915 uint8x16_t op2, op1, op0, oq0, oq1, oq2; local
948 uint8x16_t op2, op1, op0, oq0, oq1, oq2; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-ssa-sccvn.h 89 tree op2; member in struct:vn_reference_op_struct
  /external/javassist/src/main/javassist/compiler/
CodeGen.java 1414 int op, op2; local
    [all...]
  /external/lzma/CPP/7zip/UI/Common/
OpenArchive.cpp 2922 COpenOptions op2; local
    [all...]
  /external/opencv3/modules/core/test/
test_io.cpp 447 Point3i p2(3, 4, 5), op2;
482 fs["p2"] >> op2; local
498 CV_Assert( op2 == p2 );
  /external/vixl/src/vixl/a64/
simulator-a64.cc 888 void Simulator::AddSubHelper(const Instruction* instr, int64_t op2) {
900 op2);
908 ~op2,
921 int64_t op2 = ShiftOperand(reg_size, local
925 AddSubHelper(instr, op2);
930 int64_t op2 = instr->ImmAddSub() << ((instr->ShiftAddSub() == 1) ? 12 : 0); local
931 AddSubHelper(instr, op2);
937 int64_t op2 = ExtendValue(reg_size, local
941 AddSubHelper(instr, op2);
947 int64_t op2 = reg(reg_size, instr->Rm()) local
968 int64_t op2 = ShiftOperand(reg_size, reg(reg_size, instr->Rm()), shift_type, local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
coff-sh.c     [all...]
vms-alpha.c 1695 bfd_vma op2; local
    [all...]
  /external/aac/libFDK/include/
fixpoint_math.h 282 const FIXP_SGL op2);
  /external/libdrm/freedreno/kgsl/
msm_kgsl.h 382 unsigned int op2; member in struct:kgsl_cff_user_event
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_kgsl.h 291 unsigned int op2; member in struct:kgsl_cff_user_event
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
msm_kgsl.h 367 unsigned int op2; member in struct:kgsl_cff_user_event
  /ndk/sources/host-tools/nawk-20071023/
parse.c 141 Node *op2(int a, Node *b, Node *c) function
proto.h 82 extern Node *op2(int, Node *, Node *);
  /toolchain/binutils/binutils-2.25/gold/
i386.cc 3260 unsigned char op2 = view[-2]; local
3322 unsigned char op2 = view[-2]; local
3511 unsigned char op2 = view[-2]; local
3541 unsigned char op2 = view[-2]; local
    [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
m88k.h 441 OPSPEC op1,op2,op3; member in struct:INSTRUCTAB
  /external/opencv3/3rdparty/libtiff/
tif_getimage.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_getimage.c     [all...]
  /art/compiler/optimizing/
intrinsics_x86_64.cc 308 // out <=? op2
311 // if op2 is min jmp op2_label
317 // out := op2
324 XmmRegister op2 = op2_loc.AsFpuRegister<XmmRegister>(); local
328 __ ucomisd(out, op2);
330 __ ucomiss(out, op2);
341 __ orpd(out, op2);
343 __ orps(out, op2);
347 __ andpd(out, op2);
349 __ andps(out, op2);
437 CpuRegister op2 = op2_loc.AsRegister<CpuRegister>(); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
neon-cov.s 592 .macro binop_3typ op op1 op2 t1 t2 t3
593 \op\t1 \op1,\op2
594 \op\t2 \op1,\op2
595 \op\t3 \op1,\op2
  /art/compiler/utils/arm/
assembler_thumb2.cc 653 uint32_t op2 = 0U /* 0b00 */; local
657 op2 << 4 |
672 uint32_t op2 = 0U /* 0b00 */; local
675 op2 << 4 |
690 uint32_t op2 = 01 /* 0b01 */; local
693 op2 << 4 |
708 uint32_t op2 = 0U /* 0b0000 */; local
711 op2 << 4 |
726 uint32_t op2 = 0U /* 0b0000 */; local
729 op2 << 4
743 uint32_t op2 = 15U \/* 0b1111 *\/; local
760 uint32_t op2 = 15U \/* 0b1111 *\/; local
    [all...]
  /external/valgrind/VEX/test/
test-amd64.c 932 uint64_t op0, op1, op2;
941 op2 = 0x6532432432434;
946 : "0" (op0), "m" (op1), "b" ((int)op2), "c" ((int)(op2 >> 32)));
    [all...]
test-i386.c 894 uint64_t op0, op1, op2;
903 op2 = 0x6532432432434;
908 : "0" (op0), "m" (op1), "b" ((int)op2), "c" ((int)(op2 >> 32)));
    [all...]

Completed in 533 milliseconds

1 2 3 45 6 7 8 910