/aosp_15_r20/external/vixl/examples/aarch64/ |
H A D | neon-matrix-multiply.cc | 73 __ Ld1(v4.V4S(), v5.V4S(), v6.V4S(), v7.V4S(), MemOperand(x1)); in GenerateNEONMatrixMultiply() local 75 __ Ld1(v16.V4S(), v17.V4S(), v18.V4S(), v19.V4S(), MemOperand(x2)); in GenerateNEONMatrixMultiply() local
|
H A D | add2-vectors.cc | 59 __ Ld1(v0.V16B(), MemOperand(x0)); in GenerateAdd2Vectors() local 60 __ Ld1(v1.V16B(), MemOperand(x1, 16, PostIndex)); in GenerateAdd2Vectors() local
|
/aosp_15_r20/external/vixl/test/aarch64/ |
H A D | test-assembler-neon-aarch64.cc | 312 __ Ld1(v2.V8B(), MemOperand(x17)); in TEST() local 314 __ Ld1(v3.V8B(), v4.V8B(), MemOperand(x17)); in TEST() local 316 __ Ld1(v5.V4H(), v6.V4H(), v7.V4H(), MemOperand(x17)); in TEST() local 318 __ Ld1(v16.V2S(), v17.V2S(), v18.V2S(), v19.V2S(), MemOperand(x17)); in TEST() local 320 __ Ld1(v30.V2S(), v31.V2S(), v0.V2S(), v1.V2S(), MemOperand(x17)); in TEST() local 322 __ Ld1(v20.V1D(), v21.V1D(), v22.V1D(), v23.V1D(), MemOperand(x17)); in TEST() local 368 __ Ld1(v2.V8B(), MemOperand(x17, x23, PostIndex)); in TEST() local 369 __ Ld1(v3.V8B(), v4.V8B(), MemOperand(x18, 16, PostIndex)); in TEST() local 370 __ Ld1(v5.V4H(), v6.V4H(), v7.V4H(), MemOperand(x19, 24, PostIndex)); in TEST() local 371 __ Ld1(v16.V2S(), in TEST() local [all …]
|
H A D | test-assembler-aarch64.cc | 11925 __ Ld1(v0.V16B(), MemOperand(x10, x11, PostIndex)); in TEST() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 302 bool ARMParallelDSP::AreSequentialLoads(LoadInst *Ld0, LoadInst *Ld1, in AreSequentialLoads() 566 auto Ld1 = static_cast<LoadInst*>(PMul1->LHS); in CreateParallelPairs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMParallelDSP.cpp | 310 bool ARMParallelDSP::AreSequentialLoads(LoadInst *Ld0, LoadInst *Ld1, in AreSequentialLoads() 570 auto Ld1 = static_cast<LoadInst*>(PMul1->LHS); in CreateParallelPairs() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.h | 3183 void Ld1(const VRegister& vt, const MemOperand& src) { in Ld1() function 3188 void Ld1(const VRegister& vt, const VRegister& vt2, const MemOperand& src) { in Ld1() function 3193 void Ld1(const VRegister& vt, in Ld1() function 3201 void Ld1(const VRegister& vt, in Ld1() function 3210 void Ld1(const VRegister& vt, int lane, const MemOperand& src) { in Ld1() function
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | intrinsics_arm64.cc | 2898 __ Ld1(vtmp1.V8B(), MemOperand(src_ptr, c_char_size * 8, PostIndex)); in VisitStringGetCharsNoCheck() local
|
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/ |
D | all_android_tools_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |