| /external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Exynos/ |
| D | store.s | 8 strh w0, [sp, #2]! label 11 strh w0, [sp, x31, lsl #1] label
|
| /external/llvm-project/llvm/test/tools/llvm-mca/ARM/ |
| D | m7-int.s | 333 strh r0, [ r1 ] label 334 strh r0, [ r1, #2 ] label 336 strh r0, [ r1, #-1 ] label 337 strh r0, [ r1 ], #1 label 338 strh r0, [ r1, #1 ]! label 339 strh r0, [ r1, r2 ] label
|
| D | m4-int.s | 342 strh r0, [ r1 ] label 343 strh r0, [ r1, #2 ] label 345 strh r0, [ r1, #-1 ] label 346 strh r0, [ r1 ], #1 label 347 strh r0, [ r1, #1 ]! label 348 strh r0, [ r1, r2 ] label
|
| /external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
| D | A55-basic-instructions.s | 932 strh w9, [x2], #255 label 933 strh w9, [x2], #1 label 934 strh w10, [x3], #-256 label 1007 strh w9, [x2, #255]! label 1008 strh w9, [x2, #1]! label 1009 strh w10, [x3, #-256]! label 1115 strh w17, [sp, #8190] label 1140 strh w11, [x29, x3, sxtx] label 1148 strh w19, [x21, wzr, sxtw #1] label
|
| /external/vixl/test/aarch64/ |
| D | test-trace-aarch64.cc | 326 __ strh(w26, MemOperand(x0)); in GenerateTestSequenceBase() local 327 __ strh(w26, MemOperand(x1, 2, PostIndex)); in GenerateTestSequenceBase() local 328 __ strh(w26, MemOperand(x1, 2, PreIndex)); in GenerateTestSequenceBase() local 329 __ strh(x27, MemOperand(x0)); in GenerateTestSequenceBase() local 330 __ strh(x27, MemOperand(x1, 2, PostIndex)); in GenerateTestSequenceBase() local 331 __ strh(x27, MemOperand(x1, 2, PreIndex)); in GenerateTestSequenceBase() local
|
| D | test-assembler-aarch64.cc | 11344 __ strh(w2, MemOperand(x1, offset), RequireScaledOffset); in TEST() local 11351 __ strh(w2, MemOperand(x1, offset), RequireScaledOffset); in TEST() local 11571 __ strh(w2, MemOperand(x1, preindex, PreIndex)); in TEST() local 11579 __ strh(w2, MemOperand(x1, preindex, PreIndex)); in TEST() local 11738 __ strh(w2, MemOperand(x1, postindex, PostIndex)); in TEST() local 11746 __ strh(w2, MemOperand(x1, postindex, PostIndex)); in TEST() local 11859 __ strh(w2, MemOperand(x1, x10)); in TEST() local 11867 __ strh(w2, MemOperand(x1, x10)); in TEST() local
|
| /external/swiftshader/third_party/subzero/src/DartARM32/ |
| D | assembler_arm.cc | 486 void Assembler::strh(Register rd, Address ad, Condition cond) { in strh() function in dart::Assembler
|
| /external/vixl/src/aarch32/ |
| D | assembler-aarch32.h | 3486 void strh(Register rt, const MemOperand& operand) { in strh() function 3489 void strh(Condition cond, Register rt, const MemOperand& operand) { in strh() function 3492 void strh(EncodingSize size, Register rt, const MemOperand& operand) { in strh() function
|
| D | assembler-aarch32.cc | 11924 void Assembler::strh(Condition cond, in strh() function in vixl::aarch32::Assembler
|
| D | disasm-aarch32.cc | 3155 void Disassembler::strh(Condition cond, in strh() function in vixl::aarch32::Disassembler
|
| /external/skia/src/core/ |
| D | SkVM.cpp | 2289 void Assembler::strh(V src, X dst, int imm12) { in strh() function in skvm::Assembler
|
| /external/vixl/src/aarch64/ |
| D | assembler-aarch64.cc | 1224 void Assembler::strh(const Register& rt, in strh() function in vixl::aarch64::Assembler
|
| /external/vixl/benchmarks/aarch32/ |
| D | asm-disasm-speed-test.cc | 8899 __ strh(r3, MemOperand(sp, 44)); in Generate_67() local
|