HomeSort by relevance Sort by last modified time
    Searched full:ppc (Results 451 - 475 of 752) sorted by null

<<11121314151617181920>>

  /external/clang/lib/Driver/
MSVCToolChain.cpp 71 // such as ARM and PPC actually require unwind tables, but LLVM doesn't know
  /external/clang/test/Driver/
clang-translation.c 173 // PPCPOWERPC: "-target-cpu" "ppc"
  /external/elfutils/src/libdwfl/
frame_unwind.c 589 /* This is another strange PPC[64] case. There are two
  /external/libcxxabi/include/
libunwind.h 181 // 32-bit ppc register numbers
  /external/libexif/
config.rpath 129 # On AIX/PPC, the GNU linker is very broken
  /external/libpng/scripts/
makefile.darwin 38 ARCH=-arch ppc -arch i386 -arch x86_64
  /external/libunwind/src/ppc64/
Gstep.c 42 http://www.linux-foundation.org/spec/ELF/ppc64/PPC-elf64abi-1.9.html#STACK */
  /external/linux-tools-perf/src/tools/perf/config/
Makefile 6 -e s/ppc.*/powerpc/ -e s/mips.*/mips/ \
  /external/lldb/tools/debugserver/source/MacOSX/ppc/
DNBArchImpl.cpp 22 #include "MacOSX/ppc/DNBArchImpl.h"
  /external/llvm/include/llvm/Bitcode/
LLVMBitCodes.h 114 TYPE_CODE_PPC_FP128= 15, // PPC LONG DOUBLE (2 doubles)
  /external/llvm/lib/MC/
SubtargetFeature.cpp 326 if (Triple.getArch() == Triple::ppc) {
MCObjectFileInfo.cpp 273 case Triple::ppc:
754 Arch == Triple::ppc || Arch == Triple::ppc64 ||
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCScheduleP7.td 1 //===-- PPCScheduleP7.td - PPC P7 Scheduling Definitions ---*- tablegen -*-===//
PPCScheduleP8.td 1 //===-- PPCScheduleP8.td - PPC P8 Scheduling Definitions ---*- tablegen -*-===//
  /external/lzma/CPP/7zip/Archive/
XzHandler.cpp 168 { XZ_ID_PPC, "PPC" },
  /external/pcre/dist/sljit/
sljitConfigInternal.h 485 /* It seems certain ppc compilers use an indirect addressing for functions
sljitNativePPC_64.c 27 /* ppc 64-bit arch dependent functions. */
  /external/skia/src/utils/
SkSHA1.cpp 95 //return vec_sel(D, C, B); //PPC
  /external/valgrind/include/
pub_tool_redir.h 299 #define VG_U_LD64_SO_2 "ld64.so.2" // PPC LE loader
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
libunwind.h 190 // 32-bit ppc register numbers
  /ndk/sources/host-tools/make-3.81/config/
config.rpath 129 # On AIX/PPC, the GNU linker is very broken
  /prebuilts/devtools/repository/
sdk-addon-01.xsd 261 <xsd:enumeration value="ppc" />
  /external/clang/tools/scan-build/
ccc-analyzer 485 my %DisabledArchs = ('ppc' => 1, 'ppc64' => 1);
508 # We don't want to process 'ppc' because of Clang's lack of support
  /external/google-breakpad/src/google_breakpad/common/
minidump_format.h 398 * specifies full alignment of 64-bit quantities in structures (as ppc
411 * be tail-padded out to a multiple of 64 bits under some ABIs (such as PPC).
    [all...]
  /external/llvm/include/llvm/Object/
ELFObjectFile.h 867 return "ELF32-ppc";
923 return Triple::ppc;

Completed in 530 milliseconds

<<11121314151617181920>>