OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ppc64
(Results
76 - 100
of
505
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/PowerPC/
bswap-load-store.ll
2
; RUN: llc < %s -march=
ppc64
-mcpu=
ppc64
| FileCheck %s -check-prefix=X64
3
; RUN: llc < %s -march=
ppc64
-mcpu=pwr7 | FileCheck %s -check-prefix=PWR7
2006-09-28-shift_64.ll
1
; RUN: llc < %s -march=
ppc64
2006-12-07-LargeAlloca.ll
1
; RUN: llc < %s -march=
ppc64
2007-01-31-InlineAsmAddrMode.ll
2
; RUN: llc < %s -march=
ppc64
2007-08-04-CoalescerAssert.ll
1
; RUN: llc < %s -march=
ppc64
2007-10-18-PtrArithmetic.ll
1
; RUN: llc < %s -march=
ppc64
-mattr=+altivec
2008-03-24-AddressRegImm.ll
1
; RUN: llc < %s -march=
ppc64
atomic-2.ll
1
; RUN: llc < %s -march=
ppc64
| FileCheck %s
can-lower-ret.ll
2
; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -mcpu=
ppc64
int-fp-conv-0.ll
1
; RUN: llc < %s -march=
ppc64
> %t
itofp128.ll
1
; RUN: llc < %s -march=
ppc64
popcnt.ll
1
; RUN: llc -march=
ppc64
-mattr=+popcntd < %s | FileCheck %s
ppc64-32bit-addic.ll
1
; Check that the ADDIC optimizations are not applied on
PPC64
/external/valgrind/main/VEX/
Makefile-gcc
146
libvex-
ppc64
-linux.a: TAG-
ppc64
-linux libvex.a
147
mv -f libvex.a libvex-
ppc64
-linux.a
148
TAG-
ppc64
-linux:
149
if [ ! -f TAG-
ppc64
-linux ] ; then rm -f $(LIB_OBJS) TAG-* libvex.a ; fi
150
touch TAG-
ppc64
-linux
158
libvex-
ppc64
-aix5.a: TAG-
ppc64
-aix5 libvex.a
159
mv -f libvex.a libvex-
ppc64
-aix5.a
160
TAG-
ppc64
-aix5
[
all
...]
/external/valgrind/main/cachegrind/
cg-ppc64.c
3
/*---
PPC64
-specific definitions. cg-
ppc64
.c ---*/
59
VG_(dmsg)("Warning: Cannot auto-detect cache config on
PPC64
, using one "
/external/clang/test/Driver/
linux-header-search.cpp
107
// RUN: | FileCheck --check-prefix=CHECK-DEBIAN-
PPC64
%s
108
// CHECK-DEBIAN-
PPC64
: "{{[^"]*}}clang{{[^"]*}}" "-cc1"
109
// CHECK-DEBIAN-
PPC64
: "-isysroot" "[[SYSROOT:[^"]+]]"
110
// CHECK-DEBIAN-
PPC64
: "-internal-isystem" "[[SYSROOT]]/usr/lib/gcc/powerpc64-linux-gnu/4.5/../../../../include/c++/4.5"
111
// CHECK-DEBIAN-
PPC64
: "-internal-isystem" "[[SYSROOT]]/usr/lib/gcc/powerpc64-linux-gnu/4.5/../../../../include/c++/4.5/powerpc64-linux-gnu"
112
// CHECK-DEBIAN-
PPC64
: "-internal-isystem" "[[SYSROOT]]/usr/lib/gcc/powerpc64-linux-gnu/4.5/../../../../include/c++/4.5/backward"
113
// CHECK-DEBIAN-
PPC64
: "-internal-isystem" "[[SYSROOT]]/usr/local/include"
114
// CHECK-DEBIAN-
PPC64
: "-internal-isystem" "{{.*}}{{/|\\\\}}lib{{(64|32)?}}{{/|\\\\}}clang{{/|\\\\}}{{[0-9]\.[0-9]}}{{/|\\\\}}include"
115
// CHECK-DEBIAN-
PPC64
: "-internal-externc-isystem" "[[SYSROOT]]/usr/include/powerpc64-linux-gnu"
116
// CHECK-DEBIAN-
PPC64
: "-internal-externc-isystem" "[[SYSROOT]]/include
[
all
...]
/external/valgrind/main/include/vki/
vki-ppc64-linux.h
3
/*---
PPC64
/Linux-specific kernel interface. vki-
ppc64
-linux.h ---*/
34
//
ppc64
is big-endian.
38
// From linux-2.6.13/include/asm-
ppc64
/types.h
62
// From linux-2.6.13/include/asm-
ppc64
/page.h
79
// From linux-2.6.13/include/asm-
ppc64
/signal.h
98
/* Back in asm-
ppc64
/signal.h */
193
// From linux-2.6.13/include/asm-
ppc64
/ptrace.h
267
// From linux-2.6.13/include/asm-
ppc64
/elf.h
303
// From linux-2.6.13/include/asm-
ppc64
/sigcontext.
[
all
...]
/external/oprofile/
ChangeLog-2007
26
* events/
ppc64
/power6/event_mappings: updated Power6 event files
27
* events/
ppc64
/power6/events:
334
* events/
ppc64
/cell-be/unit_masks: well, 0 == 0x0 but it's easier
366
* events/
ppc64
/cell-be/events:
370
* events/
ppc64
/970MP/event_mappings: Turn off profiling in
375
* events/
ppc64
/970MP/events:
376
* events/
ppc64
/970MP/event_mappings: Fix MMCR values
456
* events/
ppc64
/power5++/event_mappings:
457
* events/
ppc64
/power5++/events:
458
* events/
ppc64
/power5++/unit_masks
[
all
...]
/external/chromium/testing/gtest/xcode/Config/
General.xcconfig
11
ARCHS = i386 x86_64 ppc
ppc64
/external/chromium_org/testing/gtest/xcode/Config/
General.xcconfig
11
ARCHS = i386 x86_64 ppc
ppc64
/external/clang/test/CodeGen/
ppc64-varargs-struct.c
1
// REQUIRES:
ppc64
-registered-target
/external/oprofile/libregex/
demangle_symbol.cpp
43
// as generated on
PPC64
/external/oprofile/libutil/
op_cpufreq.c
41
/* ppc/
ppc64
*/
/external/protobuf/gtest/xcode/Config/
General.xcconfig
11
ARCHS = i386 x86_64 ppc
ppc64
/external/valgrind/main/memcheck/tests/
wrap8.stderr.exp
2
PPC64
function redirection stack overflow
Completed in 874 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>