| /external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Exynos/ |
| D | asimd-st3.s | 6 st3 {v0.s, v1.s, v2.s}[0], [sp] label 7 st3 {v0.2s, v1.2s, v2.2s}, [sp] label 9 st3 {v0.d, v1.d, v2.d}[0], [sp] label 10 st3 {v0.2d, v1.2d, v2.2d}, [sp] label 12 st3 {v0.s, v1.s, v2.s}[0], [sp], #12 label 13 st3 {v0.2s, v1.2s, v2.2s}, [sp], #24 label 15 st3 {v0.d, v1.d, v2.d}[0], [sp], #24 label 16 st3 {v0.2d, v1.2d, v2.2d}, [sp], #48 label 18 st3 {v0.s, v1.s, v2.s}[0], [sp], x0 label 19 st3 {v0.2s, v1.2s, v2.2s}, [sp], x0 label [all …]
|
| /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
| D | StatementEventTest.java | 92 StatementEvent st3 = new StatementEvent(pc, null, new SQLException( in testSerializationCompatibility() local
|
| /external/libvpx/libvpx/vpx_dsp/mips/ |
| D | convolve2_horiz_dspr2.c | 231 uint32_t st1, st2, st3; in convolve_bi_horiz_16_dspr2() local 435 uint32_t st1, st2, st3; in convolve_bi_horiz_64_dspr2() local
|
| D | convolve2_dspr2.c | 250 uint32_t st1, st2, st3; in convolve_bi_horiz_16_transposed_dspr2() local 615 uint32_t st1, st2, st3; in convolve_bi_horiz_64_transposed_dspr2() local
|
| D | convolve2_avg_horiz_dspr2.c | 269 uint32_t st1, st2, st3; in convolve_bi_avg_horiz_16_dspr2() local 516 uint32_t st1, st2, st3; in convolve_bi_avg_horiz_64_dspr2() local
|
| D | convolve8_horiz_dspr2.c | 299 uint32_t st1, st2, st3; in convolve_horiz_16_dspr2() local 564 uint32_t st1, st2, st3; in convolve_horiz_64_dspr2() local
|
| D | convolve8_avg_horiz_dspr2.c | 335 uint32_t st1, st2, st3; in convolve_avg_horiz_16_dspr2() local 643 uint32_t st1, st2, st3; in convolve_avg_horiz_64_dspr2() local
|
| D | convolve8_dspr2.c | 320 uint32_t st1, st2, st3; in convolve_horiz_16_transposed_dspr2() local 798 uint32_t st1, st2, st3; in convolve_horiz_64_transposed_dspr2() local
|
| /external/libaom/libaom/aom_dsp/mips/ |
| D | convolve2_horiz_dspr2.c | 232 uint32_t st1, st2, st3; in convolve_bi_horiz_16_dspr2() local 436 uint32_t st1, st2, st3; in convolve_bi_horiz_64_dspr2() local
|
| D | convolve2_dspr2.c | 252 uint32_t st1, st2, st3; in convolve_bi_horiz_16_transposed_dspr2() local 617 uint32_t st1, st2, st3; in convolve_bi_horiz_64_transposed_dspr2() local
|
| D | convolve8_horiz_dspr2.c | 301 uint32_t st1, st2, st3; in convolve_horiz_16_dspr2() local 566 uint32_t st1, st2, st3; in convolve_horiz_64_dspr2() local
|
| /external/vixl/test/aarch64/ |
| D | test-trace-aarch64.cc | 1993 __ st3(v26.V16B(), v27.V16B(), v28.V16B(), MemOperand(x0)); in GenerateTestSequenceNEON() local 1994 __ st3(v21.V16B(), v22.V16B(), v23.V16B(), MemOperand(x1, x2, PostIndex)); in GenerateTestSequenceNEON() local 1995 __ st3(v24.V16B(), v25.V16B(), v26.V16B(), MemOperand(x1, 48, PostIndex)); in GenerateTestSequenceNEON() local 1996 __ st3(v17.V2D(), v18.V2D(), v19.V2D(), MemOperand(x0)); in GenerateTestSequenceNEON() local 1997 __ st3(v23.V2D(), v24.V2D(), v25.V2D(), MemOperand(x1, x2, PostIndex)); in GenerateTestSequenceNEON() local 1998 __ st3(v10.V2D(), v11.V2D(), v12.V2D(), MemOperand(x1, 48, PostIndex)); in GenerateTestSequenceNEON() local 1999 __ st3(v9.V2S(), v10.V2S(), v11.V2S(), MemOperand(x0)); in GenerateTestSequenceNEON() local 2000 __ st3(v13.V2S(), v14.V2S(), v15.V2S(), MemOperand(x1, x2, PostIndex)); in GenerateTestSequenceNEON() local 2001 __ st3(v22.V2S(), v23.V2S(), v24.V2S(), MemOperand(x1, 24, PostIndex)); in GenerateTestSequenceNEON() local 2002 __ st3(v31.V4H(), v0.V4H(), v1.V4H(), MemOperand(x0)); in GenerateTestSequenceNEON() local [all …]
|
| /external/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_libc_test.cc | 114 struct stat st1, st2, st3; in TEST() local
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | struct-x86-darwin.c | 15 struct STest3 {char a; short b; int c; } st3; variable
|
| D | aapcs-bitfield.c | 469 struct st3 { struct 475 // LE-NEXT: [[TMP0:%.*]] = getelementptr [[STRUCT_ST3:%.*]], %struct.st3* [[M:%.*]], i32 0, i32 0 argument
|
| /external/clang/test/CodeGen/ |
| D | struct-x86-darwin.c | 15 struct STest3 {char a; short b; int c; } st3; variable
|
| D | x86_32-arguments-iamcu.c | 38 void smallStructs(st4_t st1, st4_t st2, st4_t st3) {} in smallStructs()
|
| /external/llvm-project/clang/test/CodeGen/X86/ |
| D | x86_32-arguments-iamcu.c | 38 void smallStructs(st4_t st1, st4_t st2, st4_t st3) {} in smallStructs()
|
| /external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
| D | sanitizer_libc_test.cpp | 136 struct stat st1, st2, st3; in TEST() local
|
| /external/llvm-project/clang/test/CodeGen/arc/ |
| D | arguments.c | 126 void st3(s16 a, s16 b, s16 c) {} in st3() function
|
| /external/icu/icu4c/source/common/ |
| D | ucnvmbcs.cpp | 861 uint32_t st3; in ucnv_MBCSGetFilteredUnicodeSetForUnicode() local 1413 int32_t i, st3; in writeStage3Roundtrip() local 1517 int32_t st1, st2, st3, i; in reconstituteData() local
|
| D | ucnv_ext.cpp | 1040 int32_t st1, stage1Length, st2, st3, minLength; in ucnv_extGetUnicodeSet() local
|
| /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| D | CharsetMBCS.java | 513 int i, st3; in writeStage3Roundtrip() local 604 int st1, st2, st3, i; in reconstituteData() local 4772 int st3; in MBCSGetFilteredUnicodeSetForUnicode() local 5005 int st1, stage1Length, st2, st3, minLength; in extGetUnicodeSet() local
|
| /external/vixl/src/aarch64/ |
| D | assembler-aarch64.cc | 2269 void Assembler::st3(const VRegister& vt, in st3() function in vixl::aarch64::Assembler 2281 void Assembler::st3(const VRegister& vt, in st3() function in vixl::aarch64::Assembler
|
| D | logic-aarch64.cc | 422 void Simulator::st3(VectorFormat vform, in st3() function in vixl::aarch64::Simulator 441 void Simulator::st3(VectorFormat vform, in st3() function in vixl::aarch64::Simulator
|