Searched refs:lha (Results 1 – 25 of 65) sorted by relevance
123
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | pr32140.ll | 29 ; CHECK: lha 3, 0(3) 45 ; CHECK: lha 3, 0(3)
|
D | fast-isel-fold.ll | 63 ; ELF64: lha 99 ; ELF64: lha
|
D | lha.ll | 1 ; RUN: llc -verify-machineinstrs < %s -mtriple=ppc32-- | grep lha
|
D | pr13891.ll | 10 ; CHECK: lha {{[0-9]+}}, {{[0-9]+}}(1)
|
D | structsinregs.ll | 109 ; CHECK-DAG: lha {{[0-9]+}}, 62(1) 110 ; CHECK-DAG: lha {{[0-9]+}}, 68(1) 198 ; CHECK-DAG: lha {{[0-9]+}}, 62(1) 199 ; CHECK-DAG: lha {{[0-9]+}}, 69(1)
|
D | structsinmem.ll | 116 ; CHECK-DAG: lha {{[0-9]+}}, 126(1) 117 ; CHECK-DAG: lha {{[0-9]+}}, 132(1) 208 ; CHECK-DAG: lha {{[0-9]+}}, 126(1) 209 ; CHECK-DAG: lha {{[0-9]+}}, 133(1)
|
D | vec_extload.ll | 56 ; Same as v16si8_sext_in_reg, expands to load halfword (lha) and
|
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/ |
D | lha.ll | 1 ; RUN: llc < %s -march=ppc32 | grep lha
|
/external/llvm/test/CodeGen/PowerPC/ |
D | lha.ll | 1 ; RUN: llc < %s -march=ppc32 | grep lha
|
D | fast-isel-fold.ll | 63 ; ELF64: lha 99 ; ELF64: lha
|
D | structsinregs.ll | 107 ; CHECK: lha {{[0-9]+}}, 62(1) 108 ; CHECK: lha {{[0-9]+}}, 68(1) 194 ; CHECK: lha {{[0-9]+}}, 62(1) 195 ; CHECK: lha {{[0-9]+}}, 69(1)
|
D | pr13891.ll | 10 ; CHECK: lha {{[0-9]+}}, {{[0-9]+}}(1)
|
D | structsinmem.ll | 116 ; CHECK: lha {{[0-9]+}}, 126(1) 117 ; CHECK: lha {{[0-9]+}}, 132(1) 208 ; CHECK: lha {{[0-9]+}}, 126(1) 209 ; CHECK: lha {{[0-9]+}}, 133(1)
|
D | vec_extload.ll | 56 ; Same as v16si8_sext_in_reg, expands to load halfword (lha) and
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | darwin_closure.S | 292 lha r3,6(r5) 294 lha r3,2(r5)
|
D | aix_closure.S | 233 lha r3, 112+6(r1) 405 lha r3, 56+2(r1)
|
D | ppc_closure.S | 193 lha %r3,112+0(%r1) 195 lha %r3,112+2(%r1)
|
D | linux64_closure.S | 241 lha %r3, RETVAL+0(%r1) 243 lha %r3, RETVAL+6(%r1)
|
/external/libffi/src/powerpc/ |
D | darwin_closure.S | 292 lha r3,6(r5) 294 lha r3,2(r5)
|
D | aix_closure.S | 233 lha r3, 112+6(r1) 405 lha r3, 56+2(r1)
|
D | ppc_closure.S | 193 lha %r3,112+0(%r1) 195 lha %r3,112+2(%r1)
|
D | linux64_closure.S | 241 lha %r3, RETVAL+0(%r1) 243 lha %r3, RETVAL+6(%r1)
|
/external/capstone/suite/MC/PowerPC/ |
D | ppc64-encoding.s.cs | 29 0xa8,0x44,0x00,0x80 = lha 2, 128(4)
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-darwin_closure.S | 181 lha r3,2(r5)
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/ |
D | ppc-darwin_closure.S | 181 lha r3,2(r5)
|
123