OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ppc32
(Results
101 - 125
of
396
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/PowerPC/
div-2.ll
1
; RUN: llc < %s -march=
ppc32
| not grep srawi
2
; RUN: llc < %s -march=
ppc32
| grep blr
mem-rr-addr-mode.ll
1
; RUN: llc < %s -march=
ppc32
-mcpu=g5 | grep li.*16
2
; RUN: llc < %s -march=
ppc32
-mcpu=g5 | not grep addi
stack-protector.ll
1
; RUN: llc -march=
ppc32
-mtriple=
ppc32
-unknown-linux < %s | FileCheck %s
2006-10-17-brcc-miscompile.ll
1
; RUN: llc < %s -march=
ppc32
| grep xor
2006-12-07-SelectCrash.ll
2
; RUN: llc < %s -march=
ppc32
2007-05-22-tailmerge-3.ll
1
; RUN: llc < %s -march=
ppc32
-enable-tail-merge=0 | grep bl.*baz | count 2
2
; RUN: llc < %s -march=
ppc32
-enable-tail-merge=0 | grep bl.*quux | count 2
3
; RUN: llc < %s -march=
ppc32
| grep bl.*baz | count 1
4
; RUN: llc < %s -march=
ppc32
| grep bl.*quux | count 1
2007-05-30-dagcombine-miscomp.ll
4
; RUN: llc < %s -march=
ppc32
| grep "rlwinm r3, r3, 23, 30, 30"
2008-06-23-LiveVariablesCrash.ll
1
; RUN: llc < %s -march=
ppc32
2009-07-16-InlineAsm-M-Operand.ll
1
; RUN: llc < %s -march=
ppc32
-verify-machineinstrs
and-branch.ll
1
; RUN: llc < %s -march=
ppc32
| not grep mfcr
atomics-fences.ll
1
; RUN: llc < %s -mtriple=powerpc-apple-darwin -march=
ppc32
-verify-machineinstrs | FileCheck %s --check-prefix=CHECK
atomics-indexed.ll
1
; RUN: llc < %s -mtriple=powerpc-apple-darwin -march=
ppc32
-verify-machineinstrs | FileCheck %s --check-prefix=CHECK --check-prefix=
PPC32
37
;
PPC32
: __sync_
74
;
PPC32
: __sync_
coal-sections.ll
1
; RUN: llc < %s -mtriple powerpc-apple-darwin8 -march=
ppc32
| FileCheck %s
fp-branch.ll
1
; RUN: llc < %s -mattr=-vsx -march=
ppc32
| grep fcmp | count 1
frounds.ll
1
; RUN: llc < %s -march=
ppc32
illegal-element-type.ll
1
; RUN: llc < %s -march=
ppc32
-mcpu=g3
mul-with-overflow.ll
1
; RUN: llc < %s -march=
ppc32
mulhs.ll
2
; RUN: llc < %s -march=
ppc32
-o %t
/external/libunwind/
Makefile.am
27
include_HEADERS += include/libunwind-
ppc32
.h
62
include/tdep-
ppc32
/dwarf-config.h \
63
include/tdep-
ppc32
/jmpbuf.h include/tdep-
ppc32
/libunwind_i.h \
/external/libunwind/include/
libunwind.h
17
# include "libunwind-
ppc32
.h"
libunwind.h.in
17
# include "libunwind-
ppc32
.h"
/external/libunwind/include/tdep/
dwarf-config.h
15
# include "tdep-
ppc32
/dwarf-config.h"
jmpbuf.h
17
# include "tdep-
ppc32
/jmpbuf.h"
libunwind_i.h
17
# include "tdep-
ppc32
/libunwind_i.h"
libunwind_i.h.in
17
# include "tdep-
ppc32
/libunwind_i.h"
Completed in 141 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>