HomeSort by relevance Sort by last modified time
    Searched refs:f14 (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/clang/test/Analysis/
null-deref-ps-region.c 6 void f14(int *a) { function
malloc-overflow.c 108 void * f14(int n) function
array-struct.c 133 void f14() { function
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
Blort.java 34 float f14 = 0.0f; local
  /external/clang/test/CXX/except/except.spec/
p5-virtual.cpp 43 virtual void f14() throw(int);
79 virtual void f14() noexcept(true);
  /external/compiler-rt/lib/ppc/
restFP.S 23 lfd f14,-144(r1)
saveFP.S 21 stfd f14,-144(r1)
  /frameworks/compile/libbcc/runtime/lib/ppc/
restFP.S 23 lfd f14,-144(r1)
saveFP.S 21 stfd f14,-144(r1)
  /external/clang/test/CodeGen/
function-attributes.c 59 // CHECK: define void @f14
70 void f14(int a) { function
switch.c 201 int f14(int x) { function
arm-arguments.c 82 // APCS-GNU: define void @f14(
84 // AAPCS: define arm_aapcscc i32 @f14()
86 union u14 f14(void) {} function
exprs.c 150 void f14(struct s14 *a) {
struct.c 147 int f14(int i, ...) { function
  /bionic/libc/kernel/arch-mips/asm/
fpregdef.h 31 #define fa1 $f14
72 #define fa2 $f14
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 31 #define fa1 $f14
72 #define fa2 $f14
  /external/kernel-headers/original/asm-mips/
fpregdef.h 29 #define fa1 $f14
66 #define fa2 $f14
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
fpregdef.h 31 #define fa1 $f14
72 #define fa2 $f14
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
fpregdef.h 31 #define fa1 $f14
72 #define fa2 $f14
  /external/valgrind/main/coregrind/m_dispatch/
dispatch-s390x-linux.S 92 std %f14,160+48(SP)
285 ld %f14,160+48(SP)
328 std %f14,160+48(SP)
358 ld %f14,160+48(SP)
  /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/openssl/crypto/
alphacpuid.pl 47 fclr $f14
  /external/valgrind/main/VEX/priv/
host_s390_isel.c 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)) */
894 f14 = make_fpr(14);
897 /* 1st operand --> (f12, f14) */
899 addInstr(env, s390_insn_move(8, f14, op1_lo));
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
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/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)
  /external/llvm/test/MC/ELF/
cfi.s 83 f14: label

Completed in 486 milliseconds

1 2 3