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

1 2

  /external/llvm/test/MC/AArch64/
ldr-pseudo.s 126 // CHECK-LABEL: f13:
127 f13: label
  /external/llvm/test/MC/ARM/
ldr-pseudo-darwin.s 116 @ CHECK-LABEL: f13:
117 f13: label
ldr-pseudo.s 116 @ CHECK-LABEL: f13:
117 f13: label
ltorg-darwin.s 130 @ CHECK-LABEL: f13
131 f13: label
ltorg.s 119 @ CHECK-LABEL: f13
120 f13: label
  /dalvik/dx/tests/079-dex-local-variable-renumbering/
Blort.java 33 float f13 = 0.0f; local
  /external/chromium_org/v8/test/webkit/
toString-elision-trailing-comma.js 77 function f13() { function
128 testToStringAndLength("f13", 2);
  /external/clang/test/CodeGen/
switch.c 184 // CHECK-LABEL: define i32 @f13(
187 int f13(unsigned x) { function
function-attributes.c 59 // CHECK: define void @f13() [[NUW]]
60 void f13(void) __attribute__((pure)) __attribute__((const));
61 void f13(void){} function
x86_64-arguments-nacl.c 64 // CHECK: define void @f13(%struct.s13_0* noalias sret %agg.result, i32 %a, i32 %b, i32 %c, i32 %d, {{.*}}* byval align 8 %e, i32 %f)
68 struct s13_0 f13(int a, int b, int c, int d, function
arm-arguments.c 75 // APCS-GNU-LABEL: define void @f13(
79 // AAPCS-FIXME: darm_aapcscc efine float @f13()
81 struct s13 f13(void) {} function
struct.c 142 void f13() { function
  /external/clang/test/Analysis/
malloc-overflow.c 101 void * f13(struct s13 *s) function
array-struct.c 118 void f13(double timeout) { function
null-deref-ps.c 278 void f13() { function
dead-stores.c 124 int f13(void) function
  /external/clang/test/Sema/
warn-unused-function.c 51 void f13(void) { function
  /external/libcxxabi/test/
catch_pointer_reference.cpp 405 void f13() function
443 f13();
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_rdft_mips.c 272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
382 "lwc1 %[f13], 8(%[first]) \n\t"
399 "mul.s %[f2], %[f13], %[f3] \n\t"
406 "madd.s %[f3], %[f3], %[f13], %[f1] \n\t"
415 "mul.s %[f12], %[f13], %[f3] \n\t"
416 "mul.s %[f13], %[f13], %[f1] \n\t"
424 "add.s %[f3], %[f13], %[f3] \n\t"
450 "lwc1 %[f13], 8(%[second]) \n\t"
467 "mul.s %[f2], %[f13], %[f3] \n\t
521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; local
929 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
1056 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; local
    [all...]
aec_core_mips.c 338 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13; local
427 [f12] "=&f" (f12), [f13] "=&f" (f13), [aRe] "+r" (aRe),
    [all...]
  /external/llvm/test/MC/ELF/
cfi.s 77 f13: label
  /external/chromium_org/v8/test/mjsunit/harmony/
block-let-crankshaft.js 33 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
99 function f13(x) { function
  /external/clang/test/CodeGenCXX/
aarch64-mangle-neon-vectors.cpp 64 void f13(poly8x16_t v) {} function
  /external/chromium_org/v8/src/mips/
simulator-mips.h 144 f12, f13, f14, f15, // f12 and f14 are arguments FPURegisters. enumerator in enum:v8::internal::Simulator::FPURegister
  /external/chromium_org/v8/src/mips64/
simulator-mips64.h 173 f12, f13, f14, f15, // f12 and f14 are arguments FPURegisters. enumerator in enum:v8::internal::Simulator::FPURegister

Completed in 784 milliseconds

1 2