HomeSort by relevance Sort by last modified time
    Searched full:f13 (Results 101 - 125 of 331) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libffi/src/powerpc/
aix_closure.S 72 .set f13,13
142 stfd f13, 152(r1)
  /external/llvm/test/CodeGen/SystemZ/
and-02.ll 114 define i32 @f13(i32 %a) {
115 ; CHECK-LABEL: f13:
atomicrmw-and-04.ll 129 define i64 @f13(i64 %dummy, i64 *%src) {
130 ; CHECK-LABEL: f13:
atomicrmw-minmax-03.ll 160 define i32 @f13(i32 %dummy, i32 *%ptr) {
161 ; CHECK-LABEL: f13:
atomicrmw-nand-04.ll 135 define i64 @f13(i64 %dummy, i64 *%src) {
136 ; CHECK-LABEL: f13:
branch-04.ll 188 define void @f13(float *%src, float %target) {
189 ; CHECK-LABEL: f13:
insert-05.ll 144 define i64 @f13(i64 %a) {
145 ; CHECK-LABEL: f13:
insert-06.ll 158 define i64 @f13(i64 %a, i32 %b) {
159 ; CHECK-LABEL: f13:
int-cmp-11.ll 144 define double @f13(double %a, double %b, i64 %i1) {
145 ; CHECK-LABEL: f13:
int-cmp-13.ll 145 define double @f13(double %a, double %b, i64 %i1) {
146 ; CHECK-LABEL: f13:
int-cmp-14.ll 145 define double @f13(double %a, double %b, i64 %i1) {
146 ; CHECK-LABEL: f13:
memset-02.ll 123 define void @f13(i8 *%dest) {
124 ; CHECK-LABEL: f13:
shift-04.ll 164 define i32 @f13(i32 %a, i32 %b, i32 %c) {
165 ; CHECK-LABEL: f13:
shift-08.ll 165 define i64 @f13(i64 %a, i64 %b, i64 %c) {
166 ; CHECK-LABEL: f13:
insert-01.ll 164 define i32 @f13(i32 %orig, i8 *%src) {
165 ; CHECK-LABEL: f13:
insert-02.ll 164 define i64 @f13(i64 %orig, i8 *%src) {
165 ; CHECK-LABEL: f13:
int-cmp-09.ll 145 define double @f13(double %a, double %b, i32 %i1) {
146 ; CHECK-LABEL: f13:
int-cmp-15.ll 150 define double @f13(double %a, double %b, i8 *%src) {
151 ; CHECK-LABEL: f13:
int-cmp-20.ll 171 define double @f13(double %a, double %b, i8 *%ptr) {
172 ; CHECK-LABEL: f13:
int-cmp-21.ll 171 define double @f13(double %a, double %b, i8 *%ptr) {
172 ; CHECK-LABEL: f13:
int-cmp-30.ll 175 define double @f13(double %a, double %b, i16 *%ptr) {
176 ; CHECK-LABEL: f13:
  /external/llvm/test/MC/PowerPC/
ppc64-regs.s 51 #CHECK: .cfi_offset f13, 404
168 .cfi_offset f13,404
  /external/llvm/test/MC/SystemZ/
insn-good.s 489 #CHECK: axbr %f0, %f13 # encoding: [0xb3,0x4a,0x00,0x0d]
491 #CHECK: axbr %f13, %f0 # encoding: [0xb3,0x4a,0x00,0xd0]
494 axbr %f0, %f13
496 axbr %f13, %f0
    [all...]
  /external/llvm/test/MC/Disassembler/SystemZ/
insns.txt 724 # CHECK: axbr %f0, %f13
730 # CHECK: axbr %f13, %f0
961 # CHECK: cfxbr %r0, 0, %f13
1189 # CHECK: cgxbr %r0, 0, %f13
1759 # CHECK: cxbr %f0, %f13
1765 # CHECK: cxbr %f13, %f0
1774 # CHECK: cxfbr %f13, %r0
1780 # CHECK: cxfbr %f13, %r15
1789 # CHECK: cxgbr %f13, %r0
1795 # CHECK: cxgbr %f13, %r1
    [all...]
  /external/clang/test/CodeGen/
aarch64-arguments.c 59 // PCS: define %struct.s13 @f13()
61 struct s13 f13(void) {} function

Completed in 733 milliseconds

1 2 3 45 6 7 8 91011>>