/external/llvm/test/CodeGen/AArch64/ |
D | cmpxchg-idioms.ll | 33 ; CHECK: ldaxrb [[LOADED:w[0-9]+]], [x0]
|
D | cmpxchg-O0.ll | 6 ; CHECK: ldaxrb [[OLD:w[0-9]+]], [x0]
|
D | atomic-ops.ll | 23 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 263 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 343 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 500 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 597 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 791 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 889 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
|
D | arm64-ldxr-stxr.ll | 174 ; CHECK: ldaxrb w[[LOADVAL:[0-9]+]], [x0]
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | atomic-ops.ll | 32 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 376 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 488 ; ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 700 ; OUTLINE_ATOMICS-NEXT: ldaxrb w10, [x9] 715 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 855 ; OUTLINE_ATOMICS-NEXT: ldaxrb w10, [x9] 870 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 1163 ; OUTLINE_ATOMICS-NEXT: ldaxrb w8, [x9] 1177 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]] 1325 ; CHECK: ldaxrb w[[OLD:[0-9]+]], [x[[ADDR]]]
|
D | cmpxchg-O0.ll | 9 ; CHECK: ldaxrb [[OLD:w[0-9]+]], {{\[}}[[ADDR]]{{\]}}
|
D | arm64-ldxr-stxr.ll | 214 ; CHECK: ldaxrb w[[LOADVAL:[0-9]+]], [x0] 220 ; GISEL: ldaxrb w[[LOADVAL:[0-9]+]], [x0]
|
D | cmpxchg-idioms.ll | 36 ; CHECK: ldaxrb [[LOADED:w[0-9]+]], [x0]
|
D | arm64_32-atomics.ll | 121 ; CHECK: ldaxrb w0, [x0]
|
D | atomic-ops-lse.ll | 399 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] 559 ; OUTLINE-ATOMICS-NEXT: ldaxrb w8, [x9] 717 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] 877 ; OUTLINE-ATOMICS-NEXT: ldaxrb w8, [x9] 3568 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] 3728 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] 4208 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] 4368 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] 4528 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] 5008 ; OUTLINE-ATOMICS-NEXT: ldaxrb w10, [x9] [all …]
|
/external/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 512 ldaxrb w2, [x4, #0] 519 ; CHECK: ldaxrb w2, [x4] ; encoding: [0x82,0xfc,0x5f,0x08]
|
D | basic-a64-instructions.s | 2294 ldaxrb w19, [x21]
|
/external/llvm-project/llvm/test/MC/AArch64/ |
D | arm64-memory.s | 512 ldaxrb w2, [x4, #0] 519 ; CHECK: ldaxrb w2, [x4] ; encoding: [0x82,0xfc,0x5f,0x08]
|
D | basic-a64-instructions.s | 2277 ldaxrb w19, [x21]
|
/external/vixl/ |
D | README.md | 125 `stlxrh`, `stlxr`, `ldaxrb`, `ldaxrh`, `ldaxr`, `stlxp`, `ldaxp`, `stlrb`,
|
/external/vixl/test/aarch64/ |
D | test-disasm-aarch64.cc | 1599 COMPARE(ldaxrb(w9, MemOperand(x10)), "ldaxrb w9, [x10]"); in TEST() 1600 COMPARE(ldaxrb(w11, MemOperand(sp)), "ldaxrb w11, [sp]"); in TEST() 1601 COMPARE(ldaxrb(x12, MemOperand(x13)), "ldaxrb w12, [x13]"); in TEST() 1602 COMPARE(ldaxrb(x14, MemOperand(sp)), "ldaxrb w14, [sp]"); in TEST()
|
D | test-trace-aarch64.cc | 164 __ ldaxrb(w15, MemOperand(x0)); in GenerateTestSequenceBase() local 165 __ ldaxrb(x16, MemOperand(x0)); in GenerateTestSequenceBase() local
|
/external/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 500 # CHECK: ldaxrb w2, [x4]
|
/external/llvm-project/llvm/test/MC/Disassembler/AArch64/ |
D | arm64-memory.txt | 500 # CHECK: ldaxrb w2, [x4]
|
/external/llvm-project/llvm/test/tools/llvm-mca/AArch64/Cortex/ |
D | A55-basic-instructions.s | 872 ldaxrb w8, [x4] label 2129 # CHECK-NEXT: 1 3 1.00 * * U ldaxrb w8, [x4] 3312 … - - - - - - - - - 1.00 - - ldaxrb w8, [x4]
|
/external/capstone/suite/MC/AArch64/ |
D | basic-a64-instructions.s.cs | 892 0xb3,0xfe,0x5f,0x08 = ldaxrb w19, [x21]
|
/external/vixl/test/test-trace-reference/ |
D | log-disasm-colour | 108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0] 109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]
|
D | log-disasm | 108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0] 109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]
|
D | log-cpufeatures-custom | 108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0] 109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]
|
D | log-cpufeatures-colour | 108 0x~~~~~~~~~~~~~~~~ 085ffc0f ldaxrb w15, [x0] 109 0x~~~~~~~~~~~~~~~~ 085ffc10 ldaxrb w16, [x0]
|