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

1 2

  /external/clang/test/Analysis/
null-deref-ps-region.c 7 void f14(int *a) { function
malloc-overflow.c 108 void * f14(int n) function
array-struct.c 132 void f14() { function
dead-stores.c 136 int f14(int count) { function
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
Blort.java 34 float f14 = 0.0f; local
  /external/chromium_org/v8/test/webkit/
toString-elision-trailing-comma.js 81 function f14() { function
129 testToStringAndLength("f14", 3);
  /external/clang/test/CodeGen/
switch.c 201 int f14(int x) { function
function-attributes.c 64 // CHECK: define void @f14
75 void f14(int a) { function
arm-arguments.c 83 // APCS-GNU: define void @f14(
85 // AAPCS: define arm_aapcscc i32 @f14()
87 union u14 f14(void) {} function
struct.c 147 int f14(int i, ...) { function
aarch64-arguments.c 63 // PCS: define %union.u14 @f14()
65 union u14 f14(void) {} function
x86_32-arguments-darwin.c 76 // CHECK: i64 @f14()
86 T14 f14(void) { while (1) {} } function
x86_64-arguments.c 80 // CHECK: define void @f14({{.*}}, i8 signext %X)
81 void f14(int a, int b, int c, int d, int e, int f, char X) {} function
  /external/llvm/test/MC/ELF/
cfi.s 83 f14: label
  /external/chromium_org/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/clang/test/CodeGenCXX/
aarch64-mangle-neon-vectors.cpp 67 void f14(poly16x8_t v) {} function
  /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
  /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/valgrind/main/none/tests/ppc32/
test_dfp4.c 80 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
93 _Decimal64 f14 = val1.dec_val; local
101 __asm__ __volatile__ ("dtstdc 5, %0, 1" : : "f" (f14));
103 __asm__ __volatile__ ("dtstdc 0, %0, 1" : : "f" (f14));
107 __asm__ __volatile__ ("dtstdc 5, %0, 2" : : "f" (f14));
109 __asm__ __volatile__ ("dtstdc 0, %0, 2" : : "f" (f14));
113 __asm__ __volatile__ ("dtstdc 5, %0, 4" : : "f" (f14));
115 __asm__ __volatile__ ("dtstdc 0, %0, 4" : : "f" (f14));
119 __asm__ __volatile__ ("dtstdc 5, %0, 8" : : "f" (f14));
121 __asm__ __volatile__ ("dtstdc 0, %0, 8" : : "f" (f14));
142 _Decimal128 f14 = val1.dec_val128; local
197 _Decimal64 f14 = val1.dec_val; local
246 _Decimal128 f14 = val1.dec_val128; local
300 _Decimal64 f14 = val1.dec_val; local
320 _Decimal128 f14 = val1.dec_val128; local
    [all...]
test_dfp5.c 80 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
95 double f14; local
98 __asm __volatile__ ("lfiwax %0, 0, %1" : "=f" (f14): "r" (r14));
101 __asm__ __volatile__ ("dtstsf %0, %1, %2" : : "i" (BF_val1), "f" (f14), "f" (f16));
104 __asm__ __volatile__ ("dtstsf %0, %1, %2" : : "i" (BF_val2), "f" (f14), "f" (f16));
107 __asm__ __volatile__ ("dtstsf %0, %1, %2" : : "i" (BF_val3), "f" (f14), "f" (f16));
119 double f14; local
122 __asm __volatile__ ("lfiwax %0, 0, %1" : "=f" (f14): "r" (r14));
125 __asm__ __volatile__ ("dtstsfq %0, %1, %2" : : "i" (BF_val1), "f" (f14), "f" (f16));
128 __asm__ __volatile__ ("dtstsfq %0, %1, %2" : : "i" (BF_val2), "f" (f14), "f" (f16))
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp4.c 80 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
93 _Decimal64 f14 = val1.dec_val; local
101 __asm__ __volatile__ ("dtstdc 5, %0, 1" : : "f" (f14));
103 __asm__ __volatile__ ("dtstdc 0, %0, 1" : : "f" (f14));
107 __asm__ __volatile__ ("dtstdc 5, %0, 2" : : "f" (f14));
109 __asm__ __volatile__ ("dtstdc 0, %0, 2" : : "f" (f14));
113 __asm__ __volatile__ ("dtstdc 5, %0, 4" : : "f" (f14));
115 __asm__ __volatile__ ("dtstdc 0, %0, 4" : : "f" (f14));
119 __asm__ __volatile__ ("dtstdc 5, %0, 8" : : "f" (f14));
121 __asm__ __volatile__ ("dtstdc 0, %0, 8" : : "f" (f14));
142 _Decimal128 f14 = val1.dec_val128; local
197 _Decimal64 f14 = val1.dec_val; local
246 _Decimal128 f14 = val1.dec_val128; local
300 _Decimal64 f14 = val1.dec_val; local
320 _Decimal128 f14 = val1.dec_val128; local
    [all...]
test_dfp5.c 80 __asm__ __volatile__ ("mtfsf 1, %0, 0, 1" : : "f"(f14) )
95 double f14; local
98 __asm __volatile__ ("lfiwax %0, 0, %1" : "=f" (f14): "r" (r14));
101 __asm__ __volatile__ ("dtstsf %0, %1, %2" : : "i" (BF_val1), "f" (f14), "f" (f16));
104 __asm__ __volatile__ ("dtstsf %0, %1, %2" : : "i" (BF_val2), "f" (f14), "f" (f16));
107 __asm__ __volatile__ ("dtstsf %0, %1, %2" : : "i" (BF_val3), "f" (f14), "f" (f16));
119 double f14; local
122 __asm __volatile__ ("lfiwax %0, 0, %1" : "=f" (f14): "r" (r14));
125 __asm__ __volatile__ ("dtstsfq %0, %1, %2" : : "i" (BF_val1), "f" (f14), "f" (f16));
128 __asm__ __volatile__ ("dtstsfq %0, %1, %2" : : "i" (BF_val2), "f" (f14), "f" (f16))
    [all...]
  /external/chromium_org/v8/src/mips/
simulator-mips.h 170 f12, f13, f14, f15, // f12 and f14 are arguments FPURegisters. enumerator in enum:v8::internal::Simulator::FPURegister
  /external/v8/src/mips/
simulator-mips.h 170 f12, f13, f14, f15, // f12 and f14 are arguments FPURegisters. enumerator in enum:v8::internal::Simulator::FPURegister

Completed in 1185 milliseconds

1 2