/external/clang/lib/Driver/ |
Tools.h | 301 namespace ppc { namespace in namespace:clang::driver::tools 303 } // end namespace ppc 760 namespace ppc { namespace in namespace:clang::driver::tools 768 } // end namespace ppc [all...] |
/external/dhcpcd-6.8.2/ |
ipv6.h | 70 /* We guard here to avoid breaking a compile on linux ppc-64 headers */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/schema/ |
build.xsd | 192 <xs:enumeration value="ppc"/>
|
/external/elfutils/backends/ |
Makefile.am | 35 modules = i386 sh x86_64 ia64 alpha arm aarch64 sparc ppc ppc64 s390 \
|
/external/fio/ |
libfio.c | 68 "ppc",
|
/external/google-benchmark/src/ |
cycleclock.h | 50 // PPC, sparc, alpha, and ia64 are based on
|
/external/llvm/include/llvm/CodeGen/ |
ValueTypes.td | 34 def ppcf128: ValueType<128, 12>; // PPC 128-bit floating point value
|
/external/llvm/test/CodeGen/PowerPC/ |
ctrloop-intrin.ll | 266 call void @llvm.ppc.mtctr.i64(i64 %scevgep56) 301 %12 = call i1 @llvm.ppc.is.decremented.ctr.nonzero() 326 declare void @llvm.ppc.mtctr.i64(i64) #0 329 declare i1 @llvm.ppc.is.decremented.ctr.nonzero() #0
|
optcmp.ll | 1 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=a2 -mattr=-crbits -disable-ppc-cmp-opt=0 | FileCheck %s
|
/external/mesa3d/docs/ |
envvars.html | 130 <li>GALLIUM_NOPPC - if non-zero, do not use PPC runtime code generation for
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
rtasm_ppc.h | 26 * PPC code generation.
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
tgsi_parse.c | 69 * warnings. The warnings seem harmless on x86 but on PPC they cause
|
/external/squashfs-tools/ |
ACKNOWLEDGEMENTS | 139 his PPC Knoppix-mib livecd project.
|
/external/v8/test/cctest/ |
test-assembler-ppc.cc | 32 #include "src/ppc/assembler-ppc-inl.h" 33 #include "src/ppc/simulator-ppc.h"
|
/external/valgrind/coregrind/ |
pub_core_mallocfree.h | 73 // Also, use 16 bytes for any PPC variant, since 16 is required to make
|
/external/kernel-headers/original/uapi/linux/ |
sysctl.h | 102 KERN_PPC_HTABRECLAIM=25, /* turn htab reclaimation on/off on PPC */ 103 KERN_PPC_ZEROPAGED=26, /* turn idle page zeroing on/off on PPC */ 108 KERN_PPC_L2CR=31, /* l2cr register on PPC */
|
/external/v8/src/ppc/ |
constants-ppc.h | 40 // simulate PPC instructions. 417 // Special Software Interrupt codes when used in the presence of the PPC 477 // The class Instruction enables access to individual fields defined in the PPC
|
/external/valgrind/docs/internals/ |
3_10_BUGSTATUS.txt | 70 === VEX/ppc ============================================================ 72 342610 disInstr(ppc): declined to decode an AltiVec insn. 215 === other/ppc ==========================================================
|
3_8_BUGSTATUS.txt | 113 PPC; obscure, needs investigatoin 116 PPC SPE insns; with plausible looking patch? Need test cases, and 289 Requires regtest hookup on ppc
|
/external/valgrind/include/ |
pub_tool_libcbase.h | 104 starting at *ppc, putting result in *result, and return True. Or 105 fail, in which case *ppc and *result are undefined, and return 107 extern Bool VG_(parse_Addr) ( const HChar** ppc, Addr* result );
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
configure | 595 # Snow Leopard (10.6/darwin10) dropped support for PPC 596 # Include PPC support for all prior versions 701 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
|
/ndk/build/tools/ |
ndk-common.sh | 271 powerpc) HOST_ARCH=ppc 306 # ppc 327 # darwin-ppc
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
sysctl.h | 107 KERN_PPC_HTABRECLAIM=25, /* turn htab reclaimation on/off on PPC */ 108 KERN_PPC_ZEROPAGED=26, /* turn idle page zeroing on/off on PPC */ 113 KERN_PPC_L2CR=31, /* l2cr register on PPC */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
sysctl.h | 102 KERN_PPC_HTABRECLAIM=25, /* turn htab reclaimation on/off on PPC */ 103 KERN_PPC_ZEROPAGED=26, /* turn idle page zeroing on/off on PPC */ 108 KERN_PPC_L2CR=31, /* l2cr register on PPC */
|
/toolchain/binutils/binutils-2.25/gas/ |
ChangeLog-2011 | 196 * config/tc-ppc.c (ppc_target_format): Add format for powerpc*-freebsd. [all...] |