/external/clang/test/OpenMP/ |
D | threadprivate_ast_print.cpp | 17 struct St1{ struct 22 // CHECK-NEXT: #pragma omp threadprivate(St1::b) argument
|
/external/vixl/examples/aarch64/ |
D | neon-matrix-multiply.cc | 89 __ St1(v0.V4S(), v1.V4S(), v2.V4S(), v3.V4S(), MemOperand(x0)); in GenerateNEONMatrixMultiply() local
|
D | add2-vectors.cc | 59 __ St1(v0.V16B(), MemOperand(x0, 16, PostIndex)); in GenerateAdd2Vectors() local
|
/external/v8/src/arm64/ |
D | macro-assembler-arm64.h | 1453 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/ |
D | macro-assembler-aarch64.h | 3122 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/ |
D | test-assembler-aarch64.cc | 5600 __ 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/ |
D | DAGCombiner.cpp | 6650 SDValue St1 = DAG.getStore(Chain, ST->getDebugLoc(), Hi, in visitSTORE() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 14621 SDValue St1 = DAG.getStore(Chain, DL, Hi, Ptr, in replaceStoreOfFPConstant() local 14907 SDValue St1 = in splitMergedValStore() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 12001 SDValue St1 = DAG.getStore(Chain, DL, Hi, in replaceStoreOfFPConstant() local
|