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

/external/clang/test/CodeGen/
H A Dswitch.c184 // CHECK: define i32 @f13(
187 int f13(unsigned x) { function
H A Dfunction-attributes.c53 // CHECK: define void @f13() nounwind readnone
54 void f13(void) __attribute__((pure)) __attribute__((const));
55 void f13(void){} function
H A Darm-arguments.c75 // APCS-GNU: 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_32-arguments-darwin.c75 // CHECK: i64 @f13()
84 T13 f13(void) { while (1) {} } 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.c53 void f13(void) { function
/external/libffi/testsuite/libffi.call/
H A Dmany.c24 float f13)
30 (double) f11, (double) f12, (double) f13);
33 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13);
12 many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) argument
H A Dmany_win32.c24 float f13)
26 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13);
12 stdcall_many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) argument
/external/llvm/test/MC/ELF/
H A Dcfi.s77 f13: label
/external/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js34 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
99 function f13(x) { function
/external/v8/src/mips/
H A Dsimulator-mips.h170 f12, f13, f14, f15, // f12 and f14 are arguments FPURegisters. enumerator in enum:v8::internal::Simulator::FPURegister
H A Dassembler-mips.h299 const FPURegister f13 = { 13 }; member in namespace:v8::internal
/external/valgrind/main/VEX/priv/
H A Dhost_s390_isel.c818 HReg op_hi, op_lo, f13, f15; local
824 f13 = make_fpr(13);
827 /* operand --> (f13, f15) */
828 addInstr(env, s390_insn_move(8, f13, op_hi));
832 addInstr(env, s390_insn_bfp128_convert_from(size, bfpop, res, f13, f15,
885 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15, cc_s390; local
891 /* We use non-virtual registers as pairs (f13, f15) and (f12, f14)) */
893 f13 = make_fpr(13);
901 /* 2nd operand --> (f13, f15) */
902 addInstr(env, s390_insn_move(8, f13, op2_h
1433 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15; local
1476 HReg op_hi, op_lo, f12, f13, f14, f15; local
1522 HReg op_hi, op_lo, op, f12, f13, f14, f15; local
1756 HReg op_hi, op_lo, f12, f13, f14, f15; local
[all...]
/external/webkit/Source/JavaScriptCore/assembler/
H A DMIPSAssembler.h124 f13, enumerator in enum:JSC::MIPSRegisters::__anon14320
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1009 milliseconds