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

/external/clang/test/Sema/
H A Dpragma-unused.c57 int f12(int x) { function
H A Dwarn-unused-function.c45 static void f12(void) { } // expected-warning{{unused}} function
46 static void f12(void);
/external/clang/test/CodeGen/
H A Dswitch.c170 // CHECK: define i32 @f12(
173 int f12(int x) { function
H A Dfunction-attributes.c49 int f12(int arg) { function
H A Darm-arguments.c70 // APCS-GNU: define i32 @f12()
71 // AAPCS: define arm_aapcscc i32 @f12()
73 union u12 f12(void) {} function
H A Dstruct.c124 void f12() { function
H A Dx86_32-arguments-darwin.c74 // CHECK: void @f12(<2 x i32>* noalias sret %agg.result)
82 T12 f12(void) { while (1) {} } function
/external/clang/test/Analysis/
H A Dmalloc-overflow.c87 void * f12(int n) function
H A Darray-struct.c105 void f12(int *list) { function
H A Dnull-deref-ps.c262 void f12(HF12ITEM i, char *q) { function
/external/libffi/testsuite/libffi.call/
H A Dmany.c23 float f12,
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.c23 float f12,
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/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,
94 function f12() { function
/external/llvm/test/MC/ELF/
H A Dcfi.s71 f12: label
/external/clang/test/CodeGenCXX/
H A Dtemporaries.cpp213 I f12() { 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.h220 "f12",
298 const FPURegister f12 = { 12 }; // Arg 0 in hard float mode. member in namespace:v8::internal
/external/valgrind/main/VEX/priv/
H A Dhost_s390_isel.c885 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)) */
892 f12 = make_fpr(12);
897 /* 1st operand --> (f12, f14) */
898 addInstr(env, s390_insn_move(8, f12, op1_hi));
906 addInstr(env, s390_insn_bfp128_compare(16, cc_s390, f12, f14, f13, f15));
1433 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15; local
1438 /* We use non-virtual registers as pairs (f13, f15) and (f12, f14)) */
1439 f12 = make_fpr(12);
1444 /* 1st operand --> (f12, f1
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.h123 f12, 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 323 milliseconds