| /external/valgrind/memcheck/tests/ |
| Makefile.am | 17 SUBDIRS += mips64 59 x86-solaris amd64-solaris mips32 mips64 \ 245 reach_thread_register.stderr.exp-mips64 \
|
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/ |
| Triple.h | 59 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/ |
| Triple.h | 60 mips64, // MIPS64: mips64 enumerator in enum:llvm::Triple::ArchType
|
| /prebuilts/go/darwin-x86/doc/ |
| install-source.html | 79 <code>mips64, mips64le</code> (64-bit MIPS big- and little-endian) 478 <code>mips64le</code> (MIPS 64-bit, little-endian), <code>mips64</code> (MIPS 64-bit, big-endian), 538 <td></td><td><code>linux</code></td> <td><code>mips64</code></td>
|
| /prebuilts/go/linux-x86/doc/ |
| install-source.html | 79 <code>mips64, mips64le</code> (64-bit MIPS big- and little-endian) 478 <code>mips64le</code> (MIPS 64-bit, little-endian), <code>mips64</code> (MIPS 64-bit, big-endian), 538 <td></td><td><code>linux</code></td> <td><code>mips64</code></td>
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
| mips64-mdmx.d | 2 #name: MIPS MIPS64 MDMX ASE instructions (-mdmx flag) 3 #as: -mips64 -mdmx 5 # Check MIPS64 MDMX ASE instruction assembly and disassembly
|
| /prebuilts/misc/android-mips/gdbserver/ |
| gdbserver | |
| /external/libvpx/ |
| Android.bp | [all...] |
| /art/compiler/linker/ |
| elf_builder.h | 431 bool fpu32 = false; // assume mips64 values 432 uint8_t isa_rev = 6; // assume mips64 values 455 // mips32 and mips64 ART. Therefore we are not setting the MIPS_AFL_FLAGS1_ODDSPREG bit. [all...] |
| /art/test/623-checker-loop-regressions/src/ |
| Main.java | 298 /// CHECK-START-MIPS64: void Main.string2Bytes(char[], java.lang.String) loop_optimization (after) 347 /// CHECK-START-MIPS64: void Main.oneBoth(short[], char[]) loop_optimization (after) 401 /// CHECK-START-MIPS64: void Main.typeConv(byte[], byte[]) loop_optimization (after)
|
| /external/v8/gypfiles/ |
| toolchain.gypi | 367 or v8_target_arch=="mips64" or v8_target_arch=="mips64el"', { 836 ['v8_target_arch=="mips64el" or v8_target_arch=="mips64"', { 879 ['v8_target_arch=="mips64"', { [all...] |
| /external/v8/tools/ |
| run-tests.py | 191 "mips64", 208 "mips64", 792 arch in ['arm64', 'arm', 'mipsel', 'mips', 'mips64', 'mips64el', \ [all...] |
| /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
| asm.go | 370 if p.arch.Family == sys.MIPS || p.arch.Family == sys.MIPS64 { 519 } else if p.arch.Family == sys.MIPS || p.arch.Family == sys.MIPS64 { 530 case sys.MIPS, sys.MIPS64:
|