Searched defs:f13 (Results 1 - 25 of 33) sorted by relevance

12

/external/llvm/test/MC/AArch64/
H A Dldr-pseudo.s126 // CHECK-LABEL: f13:
127 f13: label
/external/llvm/test/MC/ARM/
H A Dldr-pseudo-darwin.s116 @ CHECK-LABEL: f13:
117 f13: label
H A Dldr-pseudo.s116 @ CHECK-LABEL: f13:
117 f13: label
H A Dltorg-darwin.s130 @ CHECK-LABEL: f13
131 f13: label
H A Dltorg.s119 @ CHECK-LABEL: f13
120 f13: label
/external/chromium_org/v8/test/webkit/
H A DtoString-elision-trailing-comma.js77 function f13() { function
128 testToStringAndLength("f13", 2);
/external/clang/test/CodeGen/
H A Dswitch.c184 // CHECK-LABEL: define i32 @f13(
187 int f13(unsigned x) { function
H A Dfunction-attributes.c59 // CHECK: define void @f13() [[NUW]]
60 void f13(void) __attribute__((pure)) __attribute__((const));
61 void f13(void){} function
H A Dx86_64-arguments-nacl.c64 // CHECK: define void @f13(%struct.s13_0* noalias sret %agg.result, i32 %a, i32 %b, i32 %c, i32 %d, {{.*}}* byval align 8 %e, i32 %f)
68 struct s13_0 f13(int a, int b, int c, int d, function
H A Darm-arguments.c75 // APCS-GNU-LABEL: define void @f13(
79 // AAPCS-FIXME: darm_aapcscc efine float @f13()
81 struct s13 f13(void) {} function
H A Dstruct.c142 void f13() { function
H A Dx86_64-arguments.c73 // CHECK: define void @f13(%struct.s13_0* noalias sret %agg.result, i32 %a, i32 %b, i32 %c, i32 %d, {{.*}}* byval align 8 %e, i32 %f)
77 struct s13_0 f13(int a, int b, int c, int d, function
/external/clang/test/Analysis/
H A Dmalloc-overflow.c101 void * f13(struct s13 *s) function
H A Darray-struct.c118 void f13(double timeout) { function
H A Dnull-deref-ps.c278 void f13() { function
H A Ddead-stores.c124 int f13(void) function
/external/clang/test/Sema/
H A Dwarn-unused-function.c51 void f13(void) { function
/external/libcxxabi/test/
H A Dcatch_pointer_reference.cpp405 void f13() function
443 f13();
/external/llvm/test/MC/ELF/
H A Dcfi.s77 f13: label
/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_rdft_mips.c272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
382 "lwc1 %[f13], 8(%[first]) \n\t"
399 "mul.s %[f2], %[f13], %[f3] \n\t"
406 "madd.s %[f3], %[f3], %[f13], %[f1] \n\t"
415 "mul.s %[f12], %[f13], %[f3] \n\t"
416 "mul.s %[f13], %[f13], %[f1] \n\t"
424 "add.s %[f3], %[f13], %[f3] \n\t"
450 "lwc1 %[f13], 8(%[second]) \n\t"
467 "mul.s %[f2], %[f13],
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...]
H A Daec_core_mips.c338 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13; local
427 [f12] "=&f" (f12), [f13] "=&f" (f13), [aRe] "+r" (aRe),
/external/chromium_org/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js33 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
99 function f13(x) { function
/external/clang/test/CodeGenCXX/
H A Daarch64-mangle-neon-vectors.cpp64 void f13(poly8x16_t v) {} function
/external/chromium_org/v8/src/mips/
H A Dsimulator-mips.h144 f12, f13, f14, f15, // f12 and f14 are arguments FPURegisters. enumerator in enum:v8::internal::Simulator::FPURegister
/external/chromium_org/v8/src/mips64/
H A Dsimulator-mips64.h173 f12, f13, f14, f15, // f12 and f14 are arguments FPURegisters. enumerator in enum:v8::internal::Simulator::FPURegister

Completed in 1744 milliseconds

12