HomeSort by relevance Sort by last modified time
    Searched refs:s4 (Results 276 - 300 of 384) sorted by null

<<111213141516

  /external/valgrind/main/none/tests/arm/
vfp.c 623 #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 "\
    [all...]
vfp.stdout.exp     [all...]
  /art/compiler/dex/
mir_optimization_test.cc 60 #define DEF_SUCC4(s1, s2, s3, s4) \
61 4u, { s1, s2, s3, s4 }
  /external/clang/test/SemaCXX/
warn-consumed-analysis.cpp 773 Status s4 = doSomething(); local
774 handleStatusUnmarked(s4);
  /external/llvm/test/MC/Mips/
mips-dsp-instructions.s 73 lbux $10, $s4($26)
  /external/llvm/test/MC/Mips/mips5/
invalid-mips64r2.s 34 mul $s0,$s4,$at # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
InsnFormat.java 265 return (offset == (short) offset) ? Hex.s2(offset) : Hex.s4(offset);
  /dalvik/dx/src/com/android/dx/dex/code/
InsnFormat.java 324 return (offset == (short) offset) ? Hex.s2(offset) : Hex.s4(offset);
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/armv7/
armSP_FFT_CToC_FC32_Radix4_unsafe_s.S 72 #define x2r s4
  /external/chromium_org/v8/src/mips/
simulator-mips.h 124 s0, s1, s2, s3, s4, s5, s6, s7, enumerator in enum:v8::internal::Simulator::Register
  /external/clang/test/OpenMP/
for_firstprivate_messages.cpp 35 class S4 { // expected-note 2 {{'S4' declared here}}
37 S4();
38 S4(const S4 &s4);
41 S4(int v) : a(v) {}
158 S4 e(4); // expected-note {{'e' defined here}}
292 return foomain<S4, S5>(argc, argv); // expected-note {{in instantiation of function template specialization 'foomain<S4, S5>' requested here}
    [all...]
for_lastprivate_messages.cpp 35 class S4 { // expected-note 3 {{'S4' declared here}}
37 S4();
38 S4(const S4 &s4);
41 S4(int v) : a(v) {}
146 S4 e(4); // expected-note {{'e' defined here}}
265 return foomain<S4, S5>(argc, argv); // expected-note {{in instantiation of function template specialization 'foomain<S4, S5>' requested here}
    [all...]
parallel_for_firstprivate_messages.cpp 35 class S4 { // expected-note 2 {{'S4' declared here}}
37 S4();
38 S4(const S4 &s4);
41 S4(int v) : a(v) {}
143 S4 e(4); // expected-note {{'e' defined here}}
251 return foomain<S4, S5>(argc, argv); // expected-note {{in instantiation of function template specialization 'foomain<S4, S5>' requested here}
    [all...]
parallel_for_lastprivate_messages.cpp 35 class S4 { // expected-note 3 {{'S4' declared here}}
37 S4();
38 S4(const S4 &s4);
41 S4(int v) : a(v) {}
132 S4 e(4); // expected-note {{'e' defined here}}
225 return foomain<S4, S5>(argc, argv); // expected-note {{in instantiation of function template specialization 'foomain<S4, S5>' requested here}
    [all...]
parallel_reduction_messages.cpp 37 class S4 { // expected-note {{'S4' declared here}}
39 S4();
40 S4(const S4 &s4);
41 S4 &operator+=(const S4 &arg) { return (*this); }
44 S4(int v) : a(v) {}
46 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1;
    [all...]
parallel_sections_reduction_messages.cpp 37 class S4 { // expected-note {{'S4' declared here}}
39 S4();
40 S4(const S4 &s4);
41 S4 &operator+=(const S4 &arg) { return (*this); }
44 S4(int v) : a(v) {}
46 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1;
    [all...]
sections_reduction_messages.cpp 37 class S4 { // expected-note {{'S4' declared here}}
39 S4();
40 S4(const S4 &s4);
41 S4 &operator+=(const S4 &arg) { return (*this); }
44 S4(int v) : a(v) {}
46 S4 &operator&=(S4 &arg1, S4 &arg2) { return arg1;
    [all...]
  /external/clang/test/Sema/
conversion.c 429 ushort16 crCbScale = pairedConstants.s4; // expected-warning {{implicit conversion loses integer precision: 'uint32_t' (aka 'unsigned int') to 'ushort16'}}
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
InsnFormat.java 325 return (offset == (short) offset) ? Hex.s2(offset) : Hex.s4(offset);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 615 # define DUMMYSTRUCTNAME4 s4
  /external/tremolo/Tremolo/
mdctARM.s 830 ADD r10,r10,r11 @ r10= s4 = x[4] + x[5]
839 SUB r10,r10,r6 @ r10= x[4] = s4 - s0
841 ADD r12,r10,r6, LSL #1 @ r12= x[6] = s4 + s0
859 ADD r10,r10,r11 @ r10= s4 = x[4] + x[5]
868 SUB r10,r10,r6 @ r10= x[4] = s4 - s0
870 ADD r12,r10,r6, LSL #1 @ r12= x[6] = s4 + s0
945 ADD r10,r10,r11 @ r10= s4 = x[4] + x[5]
954 SUB r10,r10,r6 @ r10= x[4] = s4 - s0
956 ADD r12,r10,r6, LSL #1 @ r12= x[6] = s4 + s0
974 ADD r10,r10,r11 @ r10= s4 = x[4] + x[5
    [all...]
  /external/vixl/test/
test-assembler-a64.cc     [all...]
  /external/chromium_org/v8/test/cctest/
test-assembler-arm64.cc     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_block_sse2_x86_64.asm 320 %define s4 [src + 4 * stride]
453 movdqa xmm3, s4
763 movdqa s4, xmm4
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 320 %define s4 [src + 4 * stride]
453 movdqa xmm3, s4
763 movdqa s4, xmm4

Completed in 1312 milliseconds

<<111213141516