Home
last modified time | relevance | path

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

/external/clang/test/OpenMP/
Dthreadprivate_ast_print.cpp17 struct St1{ struct
22 // CHECK-NEXT: #pragma omp threadprivate(St1::b) argument
/external/vixl/examples/aarch64/
Dneon-matrix-multiply.cc89 __ St1(v0.V4S(), v1.V4S(), v2.V4S(), v3.V4S(), MemOperand(x0)); in GenerateNEONMatrixMultiply() local
Dadd2-vectors.cc59 __ St1(v0.V16B(), MemOperand(x0, 16, PostIndex)); in GenerateAdd2Vectors() local
/external/v8/src/arm64/
Dmacro-assembler-arm64.h1453 void St1(const VRegister& vt, const MemOperand& dst) { in St1() function
1457 void St1(const VRegister& vt, const VRegister& vt2, const MemOperand& dst) { in St1() function
1461 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1() function
1466 void St1(const VRegister& vt, const VRegister& vt2, const VRegister& vt3, in St1() function
1471 void St1(const VRegister& vt, int lane, const MemOperand& dst) { in St1() function
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.h3122 void St1(const VRegister& vt, const MemOperand& dst) { in St1() function
3127 void St1(const VRegister& vt, const VRegister& vt2, const MemOperand& dst) { in St1() function
3132 void St1(const VRegister& vt, in St1() function
3140 void St1(const VRegister& vt, in St1() function
3149 void St1(const VRegister& vt, int lane, const MemOperand& dst) { in St1() function
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc5600 __ St1(v0.B(), i, MemOperand(x17)); in TEST() local
5606 __ St1(v0.H(), i, MemOperand(x17)); in TEST() local
5612 __ St1(v0.S(), i, MemOperand(x17)); in TEST() local
5618 __ St1(v0.D(), i, MemOperand(x17)); in TEST() local
6004 __ St1(v0.B(), i, MemOperand(x17, 1, PostIndex)); in TEST() local
6009 __ St1(v0.H(), i, MemOperand(x17, 2, PostIndex)); in TEST() local
6014 __ St1(v0.S(), i, MemOperand(x17, 4, PostIndex)); in TEST() local
6019 __ St1(v0.D(), i, MemOperand(x17, 8, PostIndex)); in TEST() local
6132 __ St1(v0.V8B(), MemOperand(x17)); in TEST() local
6135 __ St1(v0.V8B(), v1.V8B(), MemOperand(x17)); in TEST() local
[all …]
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6650 SDValue St1 = DAG.getStore(Chain, ST->getDebugLoc(), Hi, in visitSTORE() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14621 SDValue St1 = DAG.getStore(Chain, DL, Hi, Ptr, in replaceStoreOfFPConstant() local
14907 SDValue St1 = in splitMergedValStore() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12001 SDValue St1 = DAG.getStore(Chain, DL, Hi, in replaceStoreOfFPConstant() local