HomeSort by relevance Sort by last modified time
    Searched full:madd (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /external/eigen/Eigen/src/Core/products/
GeneralBlockPanelKernel.h 106 #define MADD(CJ,A,B,C,T) C = CJ.pmadd(A,B,C);
131 #define MADD(CJ,A,B,C,T) gebp_madd(CJ,A,B,C,T);
132 // #define MADD(CJ,A,B,C,T) T = B; T = CJ.pmul(A,T); C = padd(C,T);
206 EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, AccPacket& tmp) const function in class:Eigen::internal::gebp_traits
277 EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const function in class:Eigen::internal::gebp_traits
379 EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, DoublePacket& c, RhsPacket& /*tmp*/) const function in class:Eigen::internal::gebp_traits
385 EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, ResPacket& c, RhsPacket& /*tmp*/) const function in class:Eigen::internal::gebp_traits
482 EIGEN_STRONG_INLINE void madd(const LhsPacket& a, const RhsPacket& b, AccPacket& c, RhsPacket& tmp) const function in class:Eigen::internal::gebp_traits
599 traits.madd(A0,B_0,C0,T0);
600 traits.madd(A1,B_0,C4,B_0)
    [all...]
  /external/llvm/test/CodeGen/Mips/
fmadd1.ll 8 ; CHECK: madd.s
28 ; 32R2NAN: madd.s
29 ; 64R2NAN: madd.s
50 ; CHECK: madd.d
70 ; 32R2NAN: madd.d
71 ; 64R2NAN: madd.d
inlineasm-cnstrnt-reg.ll 36 ; CHECK-NEXT: madd ${{[0-9]+}},${{[0-9]+}}
40 call i32 asm sideeffect "\09mtlo $3 \0A\09\09madd $1,$2 ", "=l,r,r,r"(i32 7, i32 6, i32 44) nounwind
madd-msub.ll 3 ; CHECK: madd
25 ; CHECK: madd
  /external/eigen/unsupported/Eigen/src/MoreVectorization/
MathFunctions.h 62 Packet4f temp=pmul(s4,z1);//not really a madd but a mul by z so that the next term can be a madd
76 Packet4f temp=pmul(s4,z2);//not really a madd but a mul by z so that the next term can be a madd
  /ndk/tests/build/mips-fp4/
build.sh 20 find_instruction "madd.d" mips-fp4-test1-2.s
  /external/llvm/test/CodeGen/X86/
commute-intrinsic.ll 5 define <2 x i64> @madd(<2 x i64> %b) nounwind {
  /external/llvm/test/CodeGen/PowerPC/
fma.ll 2 ; RUN: egrep "fn?madd|fn?msub" | count 8
  /frameworks/native/opengl/libagl/
matrix.h 84 "madd %[b],%[b] \r\n"
86 "madd %[c],%[c] \r\n"
169 "madd %[a1],%[b1] \r\n"
170 "madd %[a2],%[b2] \r\n"
  /external/libvorbis/
configure.ac 177 CFLAGS="-O3 -Wall -Wextra -ffast-math -mfused-madd -D_REENTRANT"
178 PROFILE="-pg -g -O3 -ffast-math -mfused-madd -D_REENTRANT";;
181 CFLAGS="-O3 -Wall -Wextra -ffast-math -mfused-madd -mcpu=750 -D_REENTRANT"
182 PROFILE="-pg -g -O3 -ffast-math -mfused-madd -mcpu=750 -D_REENTRANT";;
  /external/aac/libFDK/include/mips/
cplx_mul.h 122 "madd %[a_Im], %[b_Re];\n"
151 "madd %[a_Im], %[b_Re];\n"
  /external/llvm/test/CodeGen/AArch64/
dp-3source.ll 7 ; CHECK: madd {{w[0-9]+}}, {{w[0-9]+}}, {{w[0-9]+}}, {{w[0-9]+}}
15 ; CHECK: madd {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}, {{x[0-9]+}}
  /external/llvm/test/MC/Mips/
mips-alu-instructions.s 73 # CHECK: madd $6, $7 # encoding: [0x00,0x00,0xc7,0x70]
94 madd $6,$7
mips64-alu-instructions.s 73 # CHECK: madd $6, $7 # encoding: [0x00,0x00,0xc7,0x70]
92 madd $6,$7
  /external/llvm/lib/Target/Mips/
MipsISelLowering.h 71 // MAdd/Sub nodes
72 MAdd,
MipsInstrFPU.td 371 def MADD_S : MADDS_FT<"madd.s", FGR32, IIFmulSingle, fadd>, MADDS_FM<4, 0>;
381 def MADD_D32 : MADDS_FT<"madd.d", AFGR64, IIFmulDouble, fadd>, MADDS_FM<4, 1>;
393 def MADD_D64 : MADDS_FT<"madd.d", FGR64, IIFmulDouble, fadd>, MADDS_FM<4, 1>;
MipsInstrInfo.td 85 // MAdd*/MSub* nodes
86 def MipsMAdd : SDNode<"MipsISD::MAdd", SDT_MipsMAddMSub,
    [all...]
  /external/openssl/crypto/ec/
ec2_mult.c 111 * Uses algorithm Madd in appendix of
121 /* Since Madd is static we can guarantee that ctx != NULL. */
  /external/valgrind/main/none/tests/mips32/
MIPS32int.c 487 printf("MADD\n");
488 TESTINST3a("madd $t0, $t1", 0x6, 0x2, t0, t1);
489 TESTINST3a("madd $t0, $t1", 0x55, 0x28, t0, t1);
490 TESTINST3a("madd $t0, $t1", 0x18, 0xfff, t0, t1);
491 TESTINST3a("madd $t0, $t1", 0x7fffffff, 0x7fffffff, t0, t1);
492 TESTINST3a("madd $t0, $t1", 0xffffffff, 0x1, t0, t1);
493 TESTINST3a("madd $t0, $t1", 0x1, 0xffffffff, t0, t1);
494 TESTINST3a("madd $t0, $t1", 0x2, 0x6, t0, t1);
495 TESTINST3a("madd $t0, $t1", 0x356, 0x555, t0, t1);
    [all...]
MIPS32int.stdout.exp 334 MADD
335 madd $t0, $t1 :: rs 0x00000006 rt 0x00000002 HI 0x00000000 LO 0x0000000c
336 madd $t0, $t1 :: rs 0x00000055 rt 0x00000028 HI 0x00000000 LO 0x00000d48
337 madd $t0, $t1 :: rs 0x00000018 rt 0x00000fff HI 0x00000000 LO 0x00017fe8
338 madd $t0, $t1 :: rs 0x7fffffff rt 0x7fffffff HI 0x3fffffff LO 0x00000001
339 madd $t0, $t1 :: rs 0xffffffff rt 0x00000001 HI 0xffffffff LO 0xffffffff
340 madd $t0, $t1 :: rs 0x00000001 rt 0xffffffff HI 0xffffffff LO 0xffffffff
341 madd $t0, $t1 :: rs 0x00000002 rt 0x00000006 HI 0x00000000 LO 0x0000000c
342 madd $t0, $t1 :: rs 0x00000356 rt 0x00000555 HI 0x00000000 LO 0x0011c98e
    [all...]
MIPS32int.stdout.exp-BE 334 MADD
335 madd $t0, $t1 :: rs 0x00000006 rt 0x00000002 HI 0x00000000 LO 0x0000000c
336 madd $t0, $t1 :: rs 0x00000055 rt 0x00000028 HI 0x00000000 LO 0x00000d48
337 madd $t0, $t1 :: rs 0x00000018 rt 0x00000fff HI 0x00000000 LO 0x00017fe8
338 madd $t0, $t1 :: rs 0x7fffffff rt 0x7fffffff HI 0x3fffffff LO 0x00000001
339 madd $t0, $t1 :: rs 0xffffffff rt 0x00000001 HI 0xffffffff LO 0xffffffff
340 madd $t0, $t1 :: rs 0x00000001 rt 0xffffffff HI 0xffffffff LO 0xffffffff
341 madd $t0, $t1 :: rs 0x00000002 rt 0x00000006 HI 0x00000000 LO 0x0000000c
342 madd $t0, $t1 :: rs 0x00000356 rt 0x00000555 HI 0x00000000 LO 0x0011c98e
    [all...]
MIPS32int.stdout.exp-mips32 314 MADD
315 madd $t0, $t1 :: rs 0x00000006 rt 0x00000002 HI 0x00000000 LO 0x0000000c
316 madd $t0, $t1 :: rs 0x00000055 rt 0x00000028 HI 0x00000000 LO 0x00000d48
317 madd $t0, $t1 :: rs 0x00000018 rt 0x00000fff HI 0x00000000 LO 0x00017fe8
318 madd $t0, $t1 :: rs 0x7fffffff rt 0x7fffffff HI 0x3fffffff LO 0x00000001
319 madd $t0, $t1 :: rs 0xffffffff rt 0x00000001 HI 0xffffffff LO 0xffffffff
320 madd $t0, $t1 :: rs 0x00000001 rt 0xffffffff HI 0xffffffff LO 0xffffffff
321 madd $t0, $t1 :: rs 0x00000002 rt 0x00000006 HI 0x00000000 LO 0x0000000c
322 madd $t0, $t1 :: rs 0x00000356 rt 0x00000555 HI 0x00000000 LO 0x0011c98e
    [all...]
  /external/valgrind/main/VEX/priv/
guest_mips_toIR.c     [all...]
  /external/llvm/test/MC/Disassembler/Mips/
mips32.txt 243 # CHECK: madd $6, $7
mips32_le.txt 243 # CHECK: madd $6, $7

Completed in 402 milliseconds

1 2 3 4 5