Searched refs:S4 (Results 176 - 200 of 238) sorted by relevance

12345678910

/external/llvm/lib/Target/ARM/
H A DARMCallingConv.h166 ARM::S4, ARM::S5, ARM::S6, ARM::S7,
/external/eigen/Eigen/src/Core/arch/AVX/
H A DPacketMath.h551 __m256 S4 = _mm256_shuffle_ps(T4,T6,_MM_SHUFFLE(1,0,1,0)); local
555 kernel.packet[0] = _mm256_permute2f128_ps(S0, S4, 0x20);
559 kernel.packet[4] = _mm256_permute2f128_ps(S0, S4, 0x31);
/external/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp99 case AArch64::S4:
/external/clang/test/CXX/drs/
H A Ddr0xx.cpp94 struct S4 : virtual S2 {}; struct in namespace:dr7::PR16370
95 struct S5 : S3, S4 {
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp707 case ARM::S5: return ARM::S4;
760 case ARM::S4: return ARM::S5;
/external/eigen/Eigen/src/Core/arch/AVX512/
H A DPacketMath.h1070 __m512 S4 = _mm512_shuffle_ps(T4, T6, _MM_SHUFFLE(1, 0, 1, 0)); local
1087 EIGEN_EXTRACT_8f_FROM_16f(S4, S4);
/external/valgrind/none/tests/arm/
H A Dvfp.c623 #define TESTINSN_vpush_vpop_f32(S1, Sval1, S2, Sval2, S3, Sval3, S4, S5, S6) \
628 "vmov "#S4", %4\n\t" \
636 "vpop {"#S4"}\n\t" \
642 "vstmia %0!, {"#S4"}\n\t" \
648 : #S1, #S2, #S3, #S4, #S5, #S6, "r4", "memory" \
650 printf(#S1" 0x%08x "#S2" 0x%08x "#S3" 0x%08x "#S4" 0x%08x "\
/external/v8/src/base/
H A Dieee754.cc717 * |----- - (1+S1*x +S2*x +S3*x +S4*x +S5*x +S6*x )| <= 2
724 * r = x *(S2+x *(S3+x *(S4+x *(S5+x *S6))))
734 S4 = 2.75573137070700676789e-06, /* 0x3EC71DE3, 0x57B1FE7D */ local
747 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * S6)));
/external/deqp/framework/common/
H A DtcuAstcUtil.cpp817 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5, V6,S6) do { SHOR(V0,S0,x0); SHOR(V1,S1,x1); SHOR(V2,S2,x2); SHOR(V3,S3,x3); SHOR(V4,S4,x4); SHOR(V5,S5,x5); SHOR(V6,S6,x6); } while (false)
900 #define ASSIGN_X_BITS(V0,S0, V1,S1, V2,S2, V3,S3, V4,S4, V5,S5) do { SHOR(V0,S0,x0); SHOR(V1,S1,x1); SHOR(V2,S2,x2); SHOR(V3,S3,x3); SHOR(V4,S4,x4); SHOR(V5,S5,x5); } while (false)
/external/fec/
H A Dconfig.guess344 Series*|S4*)
/external/icu/icu4c/source/
H A Dconfig.guess384 Series*|S4*)
/external/libunwind/aux/
H A Dconfig.guess333 Series*|S4*)
/external/llvm/cmake/
H A Dconfig.guess371 Series*|S4*)
/external/swiftshader/third_party/LLVM/autoconf/
H A Dconfig.guess367 Series*|S4*)
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
H A Dconfig.guess344 Series*|S4*)
/external/ImageMagick/config/
H A Dconfig.guess384 Series*|S4*)
/external/cmockery/cmockery_0_1_2/
H A Dconfig.guess339 Series*|S4*)
/external/google-breakpad/autotools/
H A Dconfig.guess384 Series*|S4*)
/external/google-tv-pairing-protocol/cpp/
H A Dconfig.guess360 Series*|S4*)
/external/libcap-ng/libcap-ng-0.7/
H A Dconfig.guess367 Series*|S4*)
/external/libedit/
H A Dconfig.guess384 Series*|S4*)
/external/libevent/
H A Dconfig.guess384 Series*|S4*)
/external/libexif/
H A Dconfig.guess363 Series*|S4*)
/external/libmicrohttpd/
H A Dconfig.guess384 Series*|S4*)
/external/libnetfilter_conntrack/build-aux/
H A Dconfig.guess384 Series*|S4*)

Completed in 3675 milliseconds

12345678910