/external/libffi/src/ia64/ |
unix.S | 73 ldf.fill f14 = [in0], 32 220 (p6) stfs [in1] = f14 244 (p6) stfd [in1] = f14 268 (p6) stfe [in1] = f14 318 stf.spill [r16] = f14, 32 449 (p6) ldfs f14 = [r16] 477 (p6) ldfd f14 = [r16] 505 (p6) ldfe f14 = [r16]
|
/external/valgrind/main/coregrind/m_dispatch/ |
dispatch-s390x-linux.S | 102 std %f14,160+48(SP) 161 ld %f14,160+48(SP)
|
/ndk/tests/device/test-stlport_shared-exception/jni/ |
registers1.cpp | 41 float f14 = *fsrc++ + 1.0f; local 88 *fdest++ = f14;
|
/ndk/tests/device/test-stlport_static-exception/jni/ |
registers1.cpp | 41 float f14 = *fsrc++ + 1.0f; local 88 *fdest++ = f14;
|
/external/clang/test/Analysis/ |
array-struct.c | 132 void f14() { function
|
dead-stores.c | 136 int f14(int count) { function
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_RESTORE_STATE.S | 70 lw f14, fr14*4(a0) # restore f14
|
TEMPLATE_SAVE_STATE.S | 82 sw f14, fr14*4(a0) # save f14
|
TEMPLATE_MEM_OP_DECODE.S | 26 sw f14, fr14*-4(sp) # push f14 144 lw f14, fr14*-4(sp) # pop f14
|
/external/clang/test/CodeGen/ |
arm-arguments.c | 83 // APCS-GNU: define void @f14( 85 // AAPCS: define arm_aapcscc i32 @f14() 87 union u14 f14(void) {} function
|
exprs.c | 150 void f14(struct s14 *a) {
|
struct.c | 147 int f14(int i, ...) { function
|
aarch64-arguments.c | 63 // PCS: define %union.u14 @f14() 65 union u14 f14(void) {} function
|
/external/openssl/crypto/ |
alphacpuid.pl | 47 fclr $f14
|
/external/valgrind/main/VEX/priv/ |
host_s390_isel.c | 1001 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15, cc_s390; local 1007 /* We use non-virtual registers as pairs (f13, f15) and (f12, f14)) */ 1010 f14 = make_fpr(14); 1013 /* 1st operand --> (f12, f14) * 1552 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15; local 1595 HReg op_hi, op_lo, f12, f13, f14, f15; local 1641 HReg op_hi, op_lo, op, f12, f13, f14, f15; local 1876 HReg op_hi, op_lo, f12, f13, f14, f15; local [all...] |
/external/clang/test/Misc/ |
diag-template-diffing.cpp | 433 int f14(c14<int>); 434 int k14 = f14(a14<char>()); 435 // CHECK-ELIDE-NOTREE: no matching function for call to 'f14' 437 // CHECK-NOELIDE-NOTREE: no matching function for call to 'f14' 439 // CHECK-ELIDE-TREE: no matching function for call to 'f14' 443 // CHECK-NOELIDE-TREE: no matching function for call to 'f14' [all...] |
/external/valgrind/main/none/tests/mips32/ |
MoveIns.c | 268 TESTINSNMOVE("mfc1 $s5, $f14", 56, f14, s5); 297 TESTINSNMOVEt("mtc1 $s5, $f14", 56, f14, s5); 326 TESTINSNMOVE1s("mov.s $f13, $f14", 56, f13, f14); 327 TESTINSNMOVE1s("mov.s $f14, $f15", 60, f14, f15); 354 TESTINSNMOVE1d("mov.d $f12, $f14", 32, f12, f14); [all...] |
/external/libffi/src/mips/ |
o32.S | 110 l.d $f14, 2*FFI_SIZEOF_ARG($sp) # passing two doubles 116 l.s $f14, 1*FFI_SIZEOF_ARG($sp) # passing two floats 124 l.s $f14, 2*FFI_SIZEOF_ARG($sp) # passing double and float 132 l.d $f14, 2*FFI_SIZEOF_ARG($sp) # passing double and float 203 -7 - f14 (le high, be low) 204 -8 - f14 (le low, be high) 266 s.d $f14, FA_1_0_OFF2($fp)
|
n32.S | 139 l.s $f14, 2*FFI_SIZEOF_ARG(t9) 142 l.d $f14, 2*FFI_SIZEOF_ARG(t9) 338 6 - Called function f14 400 s.d $f14, F14_OFF2($sp)
|
/external/valgrind/main/none/tests/ppc32/ |
test_isa_2_06_part2.c | 46 register double f14 __asm__ ("fr14"); [all...] |
/external/valgrind/main/none/tests/ppc64/ |
test_isa_2_06_part2.c | 46 register double f14 __asm__ ("fr14"); [all...] |
/external/llvm/test/MC/ELF/ |
cfi.s | 83 f14: label
|
/external/v8/test/mjsunit/harmony/ |
block-let-crankshaft.js | 34 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, 103 function f14() { function
|
/external/oprofile/module/ia64/ |
oprofile_stubs.S | 114 ldf.fill f14=[sp]; ldf.fill f15=[sp]; mov f16=f0
|
/external/libffi/src/sparc/ |
v9.S | 67 ldd [%l0+ARGS+56], %f14 166 std %f14, [FP-72]
|