Home
last modified time | relevance | path

Searched defs:Ld3 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp366 auto *Ld3 = dyn_cast<LoadInst>(Mul1_RHS[x]); in CreateParallelMACPairs() local
/external/v8/src/arm64/
Dmacro-assembler-arm64.h1423 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3() function
1428 void Ld3(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in Ld3() function
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc4462 __ Ld3(v2.V8B(), v3.V8B(), v4.V8B(), MemOperand(x17)); in TEST() local
4464 __ Ld3(v5.V8B(), v6.V8B(), v7.V8B(), MemOperand(x17)); in TEST() local
4466 __ Ld3(v8.V4H(), v9.V4H(), v10.V4H(), MemOperand(x17)); in TEST() local
4468 __ Ld3(v31.V2S(), v0.V2S(), v1.V2S(), MemOperand(x17)); in TEST() local
4506 __ Ld3(v2.V8B(), v3.V8B(), v4.V8B(), MemOperand(x17, x22, PostIndex)); in TEST() local
4507 __ Ld3(v5.V8B(), v6.V8B(), v7.V8B(), MemOperand(x18, 24, PostIndex)); in TEST() local
4508 __ Ld3(v8.V4H(), v9.V4H(), v10.V4H(), MemOperand(x19, 24, PostIndex)); in TEST() local
4509 __ Ld3(v11.V2S(), v12.V2S(), v13.V2S(), MemOperand(x20, 24, PostIndex)); in TEST() local
4510 __ Ld3(v31.V2S(), v0.V2S(), v1.V2S(), MemOperand(x21, 24, PostIndex)); in TEST() local
4552 __ Ld3(v2.V16B(), v3.V16B(), v4.V16B(), MemOperand(x17)); in TEST() local
[all …]
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h3008 void Ld3(const VRegister& vt, in Ld3() function
3016 void Ld3(const VRegister& vt, in Ld3() function