/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mips64-mips3d.s | 146 rsqrt2.d $f4, $f8, $f19 147 rsqrt2.s $f4, $f8, $f19 148 rsqrt2.ps $f4, $f8, $f19
|
mips64-mips3d-incl.d | 139 0+01f4 <[^>]*> 4633411f rsqrt2\.d \$f4,\$f8,\$f19 140 0+01f8 <[^>]*> 4613411f rsqrt2\.s \$f4,\$f8,\$f19 141 0+01fc <[^>]*> 46d3411f rsqrt2\.ps \$f4,\$f8,\$f19
|
mips64-mips3d.d | 136 0+01f4 <[^>]*> 4633411f rsqrt2\.d \$f4,\$f8,\$f19 137 0+01f8 <[^>]*> 4613411f rsqrt2\.s \$f4,\$f8,\$f19 138 0+01fc <[^>]*> 46d3411f rsqrt2\.ps \$f4,\$f8,\$f19
|
/external/skia/src/opts/ |
SkNx_neon.h | 96 SkNx rsqrt2() const { function in class:SkNx 105 return *this * this->rsqrt2(); 187 SkNx rsqrt2() const { function in class:SkNx 196 return *this * this->rsqrt2();
|
SkNx_sse.h | 58 SkNx rsqrt2() const { return this->rsqrt1(); } function in class:SkNx 109 SkNx rsqrt2() const { return this->rsqrt1(); } function in class:SkNx
|
/external/skia/src/core/ |
SkNx.h | 54 OP(sqrt) OP(rsqrt0) OP(rsqrt1) OP(rsqrt2) 130 SkNx rsqrt2() const { return this->rsqrt1(); } function in class:SkNx
|
/external/skia/tests/ |
SkNxTest.cpp | 58 assert_nearly_eq(0.001f, fours.rsqrt2(), 0.5, 0.5, 0.5, 0.5);
|
/toolchain/binutils/binutils-2.25/opcodes/ |
mips-opc.c | [all...] |