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

1 2 3 4 5

  /external/clang/test/Sema/
warn-unused-function.c 40 static void f11(void);
41 static void f11(void) { } // expected-warning{{unused}} function
attr-args.c 14 inline __attribute__((weak(a))) void *f11(); // expected-error {{'weak' attribute takes no arguments}}
attr-ownership.c 15 void *f11(float i) __attribute__((ownership_returns(foo, 1))); // expected-error {{'ownership_returns' attribute only applies to integer arguments}}
pragma-unused.c 52 int f11(int x) { function
c89.c 54 void f11 (z) /* expected-error {{may not have 'void' type}} */ function
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
Blort.java 31 float f11 = 0.0f; local
  /external/clang/test/CXX/except/except.spec/
p5-virtual.cpp 40 virtual void f11() throw();
76 virtual void f11() noexcept;
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft_mips.c 272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
380 "lwc1 %[f11], 0(%[p2_rdft]) \n\t"
397 "mul.s %[f7], %[f11], %[f0] \n\t"
404 "madd.s %[f0], %[f0], %[f11], %[f5] \n\t"
411 "mul.s %[f2], %[f11], %[f0] \n\t"
412 "mul.s %[f11], %[f11], %[f5] \n\t"
422 "add.s %[f0], %[f11], %[f0] \n\t"
448 "lwc1 %[f11], 8(%[p2_rdft]) \n\t"
465 "mul.s %[f7], %[f11], %[f0] \n\t
521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
929 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
1056 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
    [all...]
aec_core_mips.c 338 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13; local
361 "mul.s %[f11], %[f6], %[f7] \n\t"
370 "sub.s %[f9], %[f9], %[f11] \n\t"
426 [f9] "=&f" (f9), [f10] "=&f" (f10), [f11] "=&f" (f11),
455 float f0, f1, f2, f3, f4, f5, f6 ,f7, f8, f9, f10, f11, f12; local
480 "mul.s %[f11], %[f7], %[f6] \n\t"
487 "add.s %[f9], %[f9], %[f11] \n\t"
520 [f9] "=&f" (f9), [f10] "=&f" (f10), [f11] "=&f" (f11),
    [all...]
  /external/clang/test/CodeGen/
microsoft-call-conv.c 59 void __stdcall f11(int x, ...) {}; function
60 // WIN: define void @f11({{.*}})
switch.c 156 // CHECK-LABEL: define i32 @f11(
159 int f11(int x) { function
function-attributes.c 51 int f11(void) { function
x86_64-arguments-nacl.c 53 // CHECK-LABEL: define double @f11()
54 union { long double a; float b; } f11() { while (1) {} } function
regparm-struct.c 99 __attribute__((regparm(3))) void f11(struct s7 a, int b);
100 // CHECK: declare void @f11(i32 inreg, i32 inreg, i32 inreg, i32)
103 f11(x, 44);
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 42 #define ft3f $f11
89 #define ft7 $f11
  /external/llvm/test/MC/Mips/mips32r6/
invalid-mips4.s 10 sdxc1 $f11,$10($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/SystemZ/
regs-good.s 62 #CHECK: ler %f10, %f11 # encoding: [0x38,0xab]
71 ler %f10,%f11
80 #CHECK: ldr %f10, %f11 # encoding: [0x28,0xab]
89 ldr %f10,%f11
130 #CHECK: .cfi_offset %f11, 216
164 .cfi_offset %f11,216
  /external/llvm/test/MC/Mips/mips3/
invalid-mips4.s 14 movf.d $f6,$f11,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
15 movf.d $f6,$f11,$fcc5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
29 sdxc1 $f11,$10($14) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
invalid-mips5.s 15 movf.d $f6,$f11,$fcc0 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
16 movf.d $f6,$f11,$fcc5 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
30 sdxc1 $f11,$a6($t2) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/DebugInfo/SystemZ/
eh_frame.s 19 std %f11, 184(%r15)
27 .cfi_offset %f11, -200
  /external/llvm/test/MC/Mips/mips1/
invalid-mips2-wrong-error.s 9 ldc1 $f11,16391($s0) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
  /external/clang/test/Analysis/
malloc-overflow.c 77 void * f11(int n) function
  /external/clang/test/CodeGenCXX/
mangle-neon-vectors.cpp 73 void f11(float64x2_t v) { } function
  /external/clang/test/SemaCXX/
function-extern-c.cpp 37 extern "C" long long f11( void );
  /external/llvm/test/MC/Mips/mips32r2/
valid.s 31 ceil.w.d $f11,$f25
38 cvt.d.w $f26,$f11
40 cvt.l.s $f11,$f29
54 floor.w.d $f14,$f11
61 ldc1 $f11,16391($s0)
93 movf.d $f6,$f11,$fcc5
147 sdxc1 $f11,$10($14)

Completed in 923 milliseconds

1 2 3 4 5