Searched refs:f12 (Results 1 - 25 of 49) sorted by relevance

12

/external/clang/test/Sema/
H A Dwarn-unused-function.c45 static void f12(void) { } // expected-warning{{unused}} function
46 static void f12(void);
H A Dpragma-unused.c57 int f12(int x) { 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/clang/test/CXX/except/except.spec/
H A Dp5-virtual.cpp41 virtual void f12() noexcept;
77 virtual void f12() throw();
/external/clang/test/CodeGen/
H A Dfunction-attributes.c49 int f12(int arg) { function
H A Dswitch.c170 // CHECK: define i32 @f12(
173 int f12(int x) { function
H A Darm-arguments.c69 // APCS-GNU: define i32 @f12()
70 // AAPCS: define arm_aapcscc i32 @f12()
72 union u12 f12(void) {} function
H A Dexprs.c135 int f12() {
137 // CHECK: define i32 @f12
H A Dstruct.c124 void f12() { function
/external/kernel-headers/original/asm-mips/
H A Dfpregdef.h27 #define fa0 $f12 /* argument registers */
64 #define fa0 $f12 /* argument registers */
/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/clang/test/Analysis/
H A Dmalloc-overflow.c87 void * f12(int n) function
H A Darray-struct.c106 void f12(int *list) { function
H A Dnull-deref-ps.c262 void f12(HF12ITEM i, char *q) { function
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-s390x-linux.S90 std %f12,160+32(SP)
283 ld %f12,160+32(SP)
326 std %f12,160+32(SP)
356 ld %f12,160+32(SP)
/external/libffi/src/ia64/
H A Dunix.S70 ldf.fill f12 = [in0], 32
215 (p9) stfs [in1] = f12, 8
239 (p9) stfd [in1] = f12, 16
263 (p9) stfe [in1] = f12, 32
315 stf.spill [r16] = f12, 32
444 (p9) ldfs f12 = [r16], 8
472 (p9) ldfd f12 = [r16], 16
500 (p9) ldfe f12 = [r16], 32
/external/libffi/src/mips/
H A Do32.S94 l.d $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args
101 l.s $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args
109 l.d $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args
115 l.s $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args
123 l.d $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args
131 l.s $f12, 0*FFI_SIZEOF_ARG($sp) # load $fp regs from args
205 -9 - f12 (le high, be low)
206 -10 - f12 (le low, be high)
265 s.d $f12, FA_0_0_OFF2($fp)
/external/openssl/crypto/
H A Dalphacpuid.pl45 fclr $f12
H A Dppccpuid.pl69 fmr f12,f31
/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/libffi/src/powerpc/
H A Daix.S71 .set f12,12
171 lfd f12,-16-(2*8)(r28)
H A Daix_closure.S71 .set f12,12
141 stfd f12, 144(r1)
/external/clang/test/CodeGenCXX/
H A Dtemporaries.cpp213 I f12() { function
/external/llvm/test/MC/ELF/
H A Dcfi.s71 f12: label

Completed in 442 milliseconds

12