HomeSort by relevance Sort by last modified time
    Searched refs:recip2 (Results 1 - 6 of 6) sorted by null

  /external/libjpeg-turbo/simd/
jquanti-altivec.c 124 recip0, recip1, recip2, recip3, recip4, recip5, recip6, recip7, local
193 recip2 = vec_ld(32, divisors);
202 MULTIPLY(row2, recip2, row2);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips64-mips3d.s 138 recip2.d $f4, $f8, $f19
139 recip2.s $f4, $f8, $f19
140 recip2.ps $f4, $f8, $f19
mips64-mips3d-incl.d 133 0+01dc <[^>]*> 4633411c recip2\.d \$f4,\$f8,\$f19
134 0+01e0 <[^>]*> 4613411c recip2\.s \$f4,\$f8,\$f19
135 0+01e4 <[^>]*> 46d3411c recip2\.ps \$f4,\$f8,\$f19
mips64-mips3d.d 130 0+01dc <[^>]*> 4633411c recip2\.d \$f4,\$f8,\$f19
131 0+01e0 <[^>]*> 4613411c recip2\.s \$f4,\$f8,\$f19
132 0+01e4 <[^>]*> 46d3411c recip2\.ps \$f4,\$f8,\$f19
  /external/tensorflow/tensorflow/core/grappler/optimizers/
arithmetic_optimizer_test.cc 193 Output recip2 = ops::Reciprocal(s.WithOpName("recip2"), recip1); local
194 Output id = ops::Identity(s.WithOpName("id"), recip2);
215 Output recip2 = ops::Reciprocal(s.WithOpName("recip2"), squeeze); local
216 Output id2 = ops::Identity(s.WithOpName("id2"), recip2);
240 Output recip2 = ops::Reciprocal( local
241 s.WithOpName("recip2").WithControlDependencies(squeeze), c);
242 Output id2 = ops::Identity(s.WithOpName("id2"), recip2);
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
mips-opc.c     [all...]

Completed in 525 milliseconds