Home
last modified time | relevance | path

Searched defs:Ld1 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/vixl/examples/aarch64/
H A Dneon-matrix-multiply.cc73 __ 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 Dadd2-vectors.cc59 __ 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 Dtest-assembler-neon-aarch64.cc312 __ 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 Dtest-assembler-aarch64.cc11925 __ 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 DARMParallelDSP.cpp302 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 DARMParallelDSP.cpp310 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 Dmacro-assembler-aarch64.h3183 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 Dintrinsics_arm64.cc2898 __ Ld1(vtmp1.V8B(), MemOperand(src_ptr, c_char_size * 8, PostIndex)); in VisitStringGetCharsNoCheck() local
/aosp_15_r20/prebuilts/bazel/common/android_tools/android_tools/
Dall_android_tools_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...