HomeSort by relevance Sort by last modified time
    Searched full:foo12 (Results 1 - 12 of 12) sorted by null

  /external/llvm/test/CodeGen/Mips/
sitofp-selectcc-opt.ll 3 @foo12.d4 = internal unnamed_addr global double 0.000000e+00, align 8
5 define double @foo12(i32 %a, i32, i64 %b) nounwind {
17 %1 = load double* @foo12.d4, align 8
19 store double %add, double* @foo12.d4, align 8
fp16instrinsmc.ll 179 define void @foo12() #0 {
  /external/valgrind/main/memcheck/tests/
deep_templates.cpp 38 typedef Stack<Foo11,Foo11> Foo12;
42 Stack<Foo12,Foo12> * x = new Stack<Foo12,Foo12>(3);
  /external/clang/test/Sema/
attr-sentinel.c 12 void foo12 (int x, ... ) ATTR; // expected-note {{function has been explicitly marked sentinel here}}
28 foo12(1); // expected-warning {{not enough variable arguments in 'foo12' declaration to fit a sentinel}}
  /external/clang/test/SemaObjC/
method-sentinel-attr.m 17 - (void) foo12 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel here}}
41 [p foo12:1]; // expected-warning {{not enough variable arguments in 'foo12:' declaration to fit a sentinel}}
  /external/clang/test/Driver/
at_file.c 34 foo12
  /external/clang/test/CodeGen/
stdcall-fastcall.c 141 void __attribute__((fastcall)) foo12(struct S3 y, int x);
144 // CHECK: call x86_fastcallcc void @foo12(float %{{.*}}, i32 inreg %
145 foo12(y, x);
  /external/llvm/test/CodeGen/AArch64/
arm64-csel.ll 144 define i64 @foo12(i64 %v) nounwind readnone optsize ssp {
146 ; CHECK-LABEL: foo12:
  /external/chromium_org/v8/test/mjsunit/compiler/
alloc-object-huge.js 64 this.foo12 = 12;
  /external/llvm/test/MC/ELF/
weakref.s 52 .weakref foo12, bar12
  /external/llvm/test/Transforms/InstCombine/
2009-01-19-fmod-constant-float-specials.ll 222 define void @foo12() nounwind {
  /external/clang/test/SemaCXX/
warn-thread-safety-analysis.cpp 1771 void foo12() { function in struct:TryLockTest::TestTryLock
    [all...]

Completed in 619 milliseconds