HomeSort by relevance Sort by last modified time
    Searched full:sym64 (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/llvm/test/CodeGen/Mips/cconv/
arguments-fp128.ll 4 ; RUN: llc -march=mips64 -relocation-model=static -soft-float -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 %s
5 ; RUN: llc -march=mips64el -relocation-model=static -soft-float -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 %s
33 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(ldoubles)(
arguments-hard-fp128.ll 4 ; RUN: llc -march=mips64 -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 %s
5 ; RUN: llc -march=mips64el -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 %s
33 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(ldoubles)(
arguments-float.ll 10 ; RUN: llc -march=mips64 -relocation-model=static -soft-float -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW %s
11 ; RUN: llc -march=mips64el -relocation-model=static -soft-float -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW %s
52 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(doubles)(
135 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(floats)(
184 ; SYM64-DAG: ld [[R1:\$[0-9]]], %got_disp(bytes)(
186 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(doubles)(
211 ; SYM64-DAG: ld [[R1:\$[0-9]]], %got_disp(bytes)(
213 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(floats)(
arguments-hard-float.ll 10 ; RUN: llc -march=mips64 -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW %s
11 ; RUN: llc -march=mips64el -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW %s
52 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(doubles)(
115 ; SYM64-DAG: ld [[R1:\$[0-9]]], %got_disp(floats)(
167 ; SYM64-DAG: ld [[R1:\$[0-9]]], %got_disp(bytes)(
169 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(doubles)(
198 ; SYM64-DAG: ld [[R1:\$[0-9]]], %got_disp(bytes)(
200 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(floats)(
arguments-hard-float-varargs.ll 10 ; RUN: llc -march=mips64 -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=N64 --check-prefix=NEW %s
11 ; RUN: llc -march=mips64el -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=N64 --check-prefix=NEW %s
44 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(doubles)(
108 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(floats)(
arguments.ll 10 ; RUN: llc -march=mips64 -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW %s
11 ; RUN: llc -march=mips64el -relocation-model=static -mattr=-n64,+n64 < %s | FileCheck --check-prefix=ALL --check-prefix=SYM64 --check-prefix=NEW %s
56 ; SYM64-DAG: ld [[R1:\$[0-9]]], %got_disp(bytes)(
120 ; SYM64-DAG: ld [[R1:\$[0-9]]], %got_disp(bytes)(
122 ; SYM64-DAG: ld [[R2:\$[0-9]]], %got_disp(dwords)(
  /development/ndk/platforms/android-L/arch-mips64/lib64/
libstdc++.a 2 /SYM64/ 1404731984 0 0 0 56 `
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
obj_int_extract.c 364 int parse_elf_symbol(elf_obj_t *elf, unsigned int ofst, Elf32_Sym *sym32, Elf64_Sym *sym64) {
373 } else { /* if (sym64) */
374 COPY_STRUCT(sym64, elf->buf, ofst, elf->sz);
375 ENDIAN_ASSIGN_IN_PLACE(sym64->st_name);
376 ENDIAN_ASSIGN_IN_PLACE(sym64->st_value);
377 ENDIAN_ASSIGN_IN_PLACE(sym64->st_size);
378 ENDIAN_ASSIGN_IN_PLACE(sym64->st_info);
379 ENDIAN_ASSIGN_IN_PLACE(sym64->st_other);
380 ENDIAN_ASSIGN_IN_PLACE(sym64->st_shndx);
  /external/libvpx/libvpx/build/make/
obj_int_extract.c 364 int parse_elf_symbol(elf_obj_t *elf, unsigned int ofst, Elf32_Sym *sym32, Elf64_Sym *sym64) {
373 } else { /* if (sym64) */
374 COPY_STRUCT(sym64, elf->buf, ofst, elf->sz);
375 ENDIAN_ASSIGN_IN_PLACE(sym64->st_name);
376 ENDIAN_ASSIGN_IN_PLACE(sym64->st_value);
377 ENDIAN_ASSIGN_IN_PLACE(sym64->st_size);
378 ENDIAN_ASSIGN_IN_PLACE(sym64->st_info);
379 ENDIAN_ASSIGN_IN_PLACE(sym64->st_other);
380 ENDIAN_ASSIGN_IN_PLACE(sym64->st_shndx);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
obj_int_extract.c 364 int parse_elf_symbol(elf_obj_t *elf, unsigned int ofst, Elf32_Sym *sym32, Elf64_Sym *sym64) {
373 } else { /* if (sym64) */
374 COPY_STRUCT(sym64, elf->buf, ofst, elf->sz);
375 ENDIAN_ASSIGN_IN_PLACE(sym64->st_name);
376 ENDIAN_ASSIGN_IN_PLACE(sym64->st_value);
377 ENDIAN_ASSIGN_IN_PLACE(sym64->st_size);
378 ENDIAN_ASSIGN_IN_PLACE(sym64->st_info);
379 ENDIAN_ASSIGN_IN_PLACE(sym64->st_other);
380 ENDIAN_ASSIGN_IN_PLACE(sym64->st_shndx);
  /external/elfutils/0.153/libelf/
exttypes.h 103 Sym64 (Ext_);
abstract.h 143 #define Sym64(Ext) \
  /frameworks/compile/mclinker/lib/LD/
Archive.cpp 23 const char Archive::IRIX6_SYMTAB_NAME[]= "/SYM64/ ";
  /prebuilts/ndk/8/sources/cxx-stl/gabi++/libs/mips64/
libgabi++_static.a 2 /SYM64/ 1410902670 0 0 0 5960 `
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/lib64/
libstdc++.a 2 /SYM64/ 1410553779 0 0 0 640 `
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/
libgcov.a 2 /SYM64/ 1386730061 0 0 0 912 `
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/
libgcov.a 2 /SYM64/ 1386722763 0 0 0 912 `
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/mips64/
libgabi++_static.a 2 /SYM64/ 1399634084 0 0 0 11816 `
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib64/
libatomic.a 2 /SYM64/ 1410202020 0 0 0 5096 `
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib64r2/
libatomic.a 2 /SYM64/ 1410202020 0 0 0 5096 `
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib64/
libatomic.a 2 /SYM64/ 1410197399 0 0 0 5096 `
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/mips64el-linux-android/lib64r2/
libatomic.a 2 /SYM64/ 1410197399 0 0 0 5096 `
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips64/
libsupc++.a 2 /SYM64/ 1399641193 0 0 0 13792 `
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/
libgcov.a 2 /SYM64/ 1410202020 0 0 0 2640 `
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/mips64-r2/
libgcov.a 2 /SYM64/ 1410202021 0 0 0 2640 `
    [all...]

Completed in 1983 milliseconds

1 2 3