HomeSort by relevance Sort by last modified time
    Searched refs:f3 (Results 1 - 25 of 1207) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/tests/
stack-fcall-2.c 1 int f3(int i);
5 return f3(i) - i;
stack-fcall-3.c 3 int f3(int i) function
  /external/strace/tests-m32/
stack-fcall-2.c 1 int f3(int i);
5 return f3(i) - i;
stack-fcall-3.c 3 int f3(int i) function
  /external/strace/tests-mx32/
stack-fcall-2.c 1 int f3(int i);
5 return f3(i) - i;
stack-fcall-3.c 3 int f3(int i) function
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
elfv2-2b.s 1 .globl f3
2 .type f3,@function
4 f3: label
5 addis 2,12,.TOC.-f3@ha
6 addi 2,2,.TOC.-f3@l
7 .localentry f3,.-f3
9 .size f3,.-f3
aix-glink-1.s 10 bl .f3
12 .globl .f3
13 .csect .f3[PR]
14 .f3:
  /external/clang/test/CodeGen/
mangle-windows-rtd.c 9 void __fastcall f3(void) {} function
10 // CHECK: define x86_fastcallcc void @"\01@f3@0"
redef-ext-inline.c 5 int f3 (void) {return f1();} function
ppc64-extend.c 10 int f3(void) { return 0; } function
11 // CHECK: define signext i32 @f3() [[NUW]]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-3c.s 5 .globl f3
6 .ent f3
7 f3: label
11 .end f3
got-page-7c.s 1 .globl f3
2 .ent f3
3 f3: label
6 .end f3
  /external/clang/test/Sema/
pragma-pack-5.c 12 char f3; member in struct:s0
19 char f3; member in struct:s1
26 unsigned f3 : 8; member in struct:s2
34 unsigned f3 : 16; member in struct:s3
43 char f3; member in struct:s4
46 extern int check[offsetof(struct s4, f3) == 2 ? 1 : -1];
arg-duplicate.c 3 int f3(y, x, function
13 f3 (1, 1, 2, 3, 4); // expected-warning{{too many arguments}}
  /external/clang/test/ASTMerge/Inputs/
function1.c 4 void f3(void);
  /external/clang/test/SemaTemplate/
function-template-specialization-noreturn.cpp 7 template <int N> void __attribute__((noreturn)) f3() { __builtin_unreachable(); } function
8 template <> void f3<1>() { } // expected-warning {{function declared 'noreturn' should not return}} function
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
float.s 3 .single 0f3.14159
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
rep-suffix.d 9 0: f3 ac[ ]+rep lodsb %ds:\(%esi\),%al
10 2: f3 aa[ ]+rep stosb %al,%es:\(%edi\)
11 4: 66 f3 ad[ ]+rep lodsw %ds:\(%esi\),%ax
12 7: 66 f3 ab[ ]+rep stosw %ax,%es:\(%edi\)
13 a: f3 ad[ ]+rep lodsl %ds:\(%esi\),%eax
14 c: f3 ab[ ]+rep stosl %eax,%es:\(%edi\)
15 e: f3 0f bc c1[ ]+tzcntl %ecx,%eax
16 12: f3 0f bd c1[ ]+lzcntl %ecx,%eax
17 16: f3 c3[ ]+repz retl\s*
18 18: f3 90[ ]+pause\s
    [all...]
x86-64-rep.d 9 0: f3 6c[ ]+rep insb \(%dx\),%es:\(%rdi\)
10 2: f3 6e[ ]+rep outsb %ds:\(%rsi\),\(%dx\)
11 4: f3 a4[ ]+rep movsb %ds:\(%rsi\),%es:\(%rdi\)
12 6: f3 ac[ ]+rep lods %ds:\(%rsi\),%al
13 8: f3 aa[ ]+rep stos %al,%es:\(%rdi\)
14 a: f3 a6[ ]+repz cmpsb %es:\(%rdi\),%ds:\(%rsi\)
15 c: f3 ae[ ]+repz scas %es:\(%rdi\),%al
16 e: 66 f3 6d[ ]+rep insw \(%dx\),%es:\(%rdi\)
17 11: 66 f3 6f[ ]+rep outsw %ds:\(%rsi\),\(%dx\)
18 14: 66 f3 a5[ ]+rep movsw %ds:\(%rsi\),%es:\(%rdi\
    [all...]
x86-64-rep-suffix.d 9 0: f3 ac[ ]+rep lodsb %ds:\(%rsi\),%al
10 2: f3 aa[ ]+rep stosb %al,%es:\(%rdi\)
11 4: 66 f3 ad[ ]+rep lodsw %ds:\(%rsi\),%ax
12 7: 66 f3 ab[ ]+rep stosw %ax,%es:\(%rdi\)
13 a: f3 ad[ ]+rep lodsl %ds:\(%rsi\),%eax
14 c: f3 ab[ ]+rep stosl %eax,%es:\(%rdi\)
15 e: f3 48 ad[ ]+rep lodsq %ds:\(%rsi\),%rax
16 11: f3 48 ab[ ]+rep stosq %rax,%es:\(%rdi\)
17 14: f3 0f bc c1[ ]+tzcntl %ecx,%eax
18 18: f3 0f bd c1[ ]+lzcntl %ecx,%ea
    [all...]
padlock.d 10 3:[ ]*f3 0f a7 c0 [ ]*repz xstore-rng
11 7:[ ]*f3 0f a7 c8 [ ]*repz xcrypt-ecb
12 b:[ ]*f3 0f a7 c8 [ ]*repz xcrypt-ecb
13 f:[ ]*f3 0f a7 d0 [ ]*repz xcrypt-cbc
14 13:[ ]*f3 0f a7 d0 [ ]*repz xcrypt-cbc
15 17:[ ]*f3 0f a7 e0 [ ]*repz xcrypt-cfb
16 1b:[ ]*f3 0f a7 e0 [ ]*repz xcrypt-cfb
17 1f:[ ]*f3 0f a7 e8 [ ]*repz xcrypt-ofb
18 23:[ ]*f3 0f a7 e8 [ ]*repz xcrypt-ofb
20 2a:[ ]*f3 0f a7 c0 [ ]*repz xstore-rng
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
pcrel-reloc-local-2.s 4 bnop .S2 f3,0
6 bdec .S2 f3,b1
8 b .S2 f3
10 addkpc .S2 f3,b1,0
13 f3: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-rep.d 10 0: f3 6c[ ]+rep insb \(%dx\),%es:\(%rdi\)
11 2: f3 6e[ ]+rep outsb %ds:\(%rsi\),\(%dx\)
12 4: f3 a4[ ]+rep movsb %ds:\(%rsi\),%es:\(%rdi\)
13 6: f3 ac[ ]+rep lods %ds:\(%rsi\),%al
14 8: f3 aa[ ]+rep stos %al,%es:\(%rdi\)
15 a: f3 a6[ ]+repz cmpsb %es:\(%rdi\),%ds:\(%rsi\)
16 c: f3 ae[ ]+repz scas %es:\(%rdi\),%al
17 e: 66 f3 6d[ ]+rep insw \(%dx\),%es:\(%rdi\)
18 11: 66 f3 6f[ ]+rep outsw %ds:\(%rsi\),\(%dx\)
19 14: 66 f3 a5[ ]+rep movsw %ds:\(%rsi\),%es:\(%rdi\
    [all...]
x86-64-rep-suffix.d 10 0: f3 ac[ ]+rep lodsb %ds:\(%rsi\),%al
11 2: f3 aa[ ]+rep stosb %al,%es:\(%rdi\)
12 4: 66 f3 ad[ ]+rep lodsw %ds:\(%rsi\),%ax
13 7: 66 f3 ab[ ]+rep stosw %ax,%es:\(%rdi\)
14 a: f3 ad[ ]+rep lodsl %ds:\(%rsi\),%eax
15 c: f3 ab[ ]+rep stosl %eax,%es:\(%rdi\)
16 e: f3 48 ad[ ]+rep lodsq %ds:\(%rsi\),%rax
17 11: f3 48 ab[ ]+rep stosq %rax,%es:\(%rdi\)
18 14: f3 0f bc c1[ ]+tzcntl %ecx,%eax
19 18: f3 0f bd c1[ ]+lzcntl %ecx,%ea
    [all...]

Completed in 492 milliseconds

1 2 3 4 5 6 7 8 91011>>