/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/ |
D | imm.ll | 2 ; RUN: llc < %s -mtriple=sparc | FileCheck %s -check-prefix=SPARC 7 ; SPARC-LABEL: zero: 8 ; SPARC: ! %bb.0: 9 ; SPARC-NEXT: retl 10 ; SPARC-NEXT: mov %g0, %o0 15 ; SPARC-LABEL: pos_small: 16 ; SPARC: ! %bb.0: 17 ; SPARC-NEXT: retl 18 ; SPARC-NEXT: mov 2047, %o0 23 ; SPARC-LABEL: neg_small: [all …]
|
/external/strace/xlat/ |
D | scmvals.h | 30 # elif defined SPARC || defined SPARC64 39 # elif defined SPARC || defined SPARC64 48 # elif defined SPARC || defined SPARC64 57 # elif defined SPARC || defined SPARC64 66 # elif defined SPARC || defined SPARC64 75 # elif defined SPARC || defined SPARC64 99 # elif defined SPARC || defined SPARC64 112 # elif defined SPARC || defined SPARC64 125 # elif defined SPARC || defined SPARC64 138 # elif defined SPARC || defined SPARC64 [all …]
|
D | scmvals.in | 8 # elif defined SPARC || defined SPARC64 19 # elif defined SPARC || defined SPARC64 30 # elif defined SPARC || defined SPARC64 41 # elif defined SPARC || defined SPARC64 52 # elif defined SPARC || defined SPARC64 63 # elif defined SPARC || defined SPARC64
|
/external/xz-java/src/org/tukaani/xz/ |
D | SPARCOptions.java | 13 import org.tukaani.xz.simple.SPARC; 27 return new SimpleOutputStream(out, new SPARC(true, startOffset)); in getOutputStream() 31 return new SimpleInputStream(in, new SPARC(false, startOffset)); in getInputStream()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | Sparc.td | 20 // SPARC Subtarget features. 25 "Enable SPARC-V9 instructions">; 44 // SPARC processors supported.
|
/external/llvm/test/MC/ELF/ |
D | cfi-window-save.s | 3 # Should use SPARC as the target to test this. However, SPARC does not
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | cfi-window-save.s | 3 # Should use SPARC as the target to test this. However, SPARC does not
|
/external/llvm/test/MC/AsmParser/ |
D | cfi-window-save.s | 3 # Should use SPARC as the target to test this. However, SPARC does not support
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/ |
D | cfi-window-save.s | 3 # Should use SPARC as the target to test this. However, SPARC does not support
|
/external/lzma/CPP/7zip/Compress/ |
D | BranchRegister.cpp | 22 CREATE_BRA(SPARC) in CREATE_BRA() 36 METHOD_ITEM(SPARC, 0x805, "SPARC") in CREATE_BRA()
|
/external/xz-java/src/org/tukaani/xz/simple/ |
D | SPARC.java | 13 public final class SPARC implements SimpleFilter { class 17 public SPARC(boolean isEncoder, int startPos) { in SPARC() method in SPARC
|
/external/ImageMagick/Magick++/ |
D | INSTALL | 35 ("Solaris 2.6, 7, & 8) SPARC GCC 3.0.4 36 SunOS 5.7 ("Solaris 7") SPARC Sun Workshop 5.0 C++ 38 SunOS 5.8 ("Solaris 8") SPARC Sun WorkShop 6 update 2 C++ 69 5.5.1 SPARC CC 5.0 <china@thewrittenword.com> 71 5.6, 5.7,SPARC Sun Forte CC Albert Chin-A-Young
|
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/ |
D | prep_cif.c | 122 #ifdef SPARC in ffi_prep_cif() 141 #ifdef SPARC in ffi_prep_cif()
|
/external/xz-embedded/linux/lib/xz/ |
D | Kconfig | 37 bool "SPARC BCJ filter decoder" 38 default y if SPARC
|
/external/python/cpython3/Modules/_ctypes/libffi_msvc/ |
D | prep_cif.c | 123 #ifdef SPARC in ffi_prep_cif() 142 #ifdef SPARC in ffi_prep_cif()
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | prep_cif.c | 122 #ifdef SPARC in ffi_prep_cif() 141 #ifdef SPARC in ffi_prep_cif()
|
/external/llvm/lib/Target/Sparc/ |
D | Sparc.td | 20 // SPARC Subtarget features. 24 : SubtargetFeature<"v9", "IsV9", "true", "Enable SPARC-V9 instructions">; 68 // SPARC processors supported.
|
/external/python/cpython3/Modules/_ctypes/libffi_osx/ |
D | ffi.c | 168 #ifdef SPARC in ffi_prep_cif() 204 #ifdef SPARC in ffi_prep_cif()
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/ |
D | ffi.c | 167 #ifdef SPARC in ffi_prep_cif() 203 #ifdef SPARC in ffi_prep_cif()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CompilerWriterInfo.rst | 81 SPARC section in Hardware 84 * `SPARC standards <http://sparc.org/standards>`_ 85 * `SPARC V9 ABI <http://sparc.org/standards/64.psabi.1.35.ps.Z>`_ 86 * `SPARC V8 ABI <http://sparc.org/standards/psABI3rd.pdf>`_
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | Sparc.td | 20 // SPARC Subtarget features. 36 "Enable SPARC-V9 instructions">; 82 // SPARC processors supported.
|
/external/libffi/src/ |
D | prep_cif.c | 150 #ifdef SPARC in ffi_prep_cif_core() 182 #ifdef SPARC in ffi_prep_cif_core()
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | prep_cif.c | 146 #ifdef SPARC in ffi_prep_cif_core() 174 #ifdef SPARC in ffi_prep_cif_core()
|
/external/llvm/docs/ |
D | CompilerWriterInfo.rst | 78 SPARC section in Hardware 81 * `SPARC standards <http://sparc.org/standards>`_ 82 * `SPARC V9 ABI <http://sparc.org/standards/64.psabi.1.35.ps.Z>`_ 83 * `SPARC V8 ABI <http://sparc.org/standards/psABI3rd.pdf>`_
|
/external/strace/ |
D | process.c | 159 # if defined IA64 || defined SPARC || defined SPARC64 in SYS_FUNC() 168 # if defined SPARC || defined SPARC64 in SYS_FUNC()
|