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

1 2

  /external/clang/test/Analysis/
null-deref-ps-region.c 6 void f14(int *a) { function
array-struct.c 135 void f14() { function
dead-stores.c 139 int f14(int count) { 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);
  /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
x86_64-arguments.c 79 // CHECK: define void @f14({{.*}}, i8 signext %X)
80 void f14(int a, int b, int c, int d, int e, int f, char X) {} function
x86_32-arguments-darwin.c 76 // CHECK: i64 @f14()
86 T14 f14(void) { while (1) {} } function
  /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
ia64cpuid.S 102 mov f14=f0
  /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/llvm/test/MC/ELF/
cfi.s 83 f14: label
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 135 $N0="f14"; $N1="f15"; $N2="f16"; $N3="f17";
151 # | 12 saved fpr, f14-f25 |
213 stfd f14,`12*$SIZE_T+0`($sp)
907 lfd f14,`12*$SIZE_T+0`($sp)
  /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]
  /external/libffi/src/powerpc/
aix.S 73 .set f14,14
aix_closure.S 73 .set f14,14

Completed in 833 milliseconds

1 2