Searched refs:foo12 (Results 1 – 13 of 13) sorted by relevance
/external/llvm/test/CodeGen/Mips/ |
D | 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
|
D | fp16instrinsmc.ll | 179 define void @foo12() #0 {
|
/external/clang/test/Sema/ |
D | 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 sent… in test1()
|
/external/clang/test/SemaObjC/ |
D | method-sentinel-attr.m | 17 - (void) foo12 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel he… 41 …[p foo12:1]; // expected-warning {{not enough variable arguments in 'foo12:' declaration to fit a …
|
/external/clang/test/CodeGen/ |
D | stdcall-fastcall.c | 141 void __attribute__((fastcall)) foo12(struct S3 y, int x); 145 foo12(y, x); in bar12()
|
/external/clang/test/Driver/ |
D | at_file.c | 34 foo12
|
/external/llvm/test/MC/ELF/ |
D | weakref.s | 52 .weakref foo12, bar12
|
/external/chromium_org/v8/test/mjsunit/compiler/ |
D | alloc-object-huge.js | 64 this.foo12 = 12;
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-csel.ll | 144 define i64 @foo12(i64 %v) nounwind readnone optsize ssp { 146 ; CHECK-LABEL: foo12:
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-01-19-fmod-constant-float-specials.ll | 222 define void @foo12() nounwind {
|
/external/clang/test/SemaCXX/ |
D | warn-thread-safety-analysis.cpp | 1771 void foo12() { in foo12() function
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | regextst.txt | 1057 …}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" G "<0>foo12@foo.edu</0>"
|
/external/icu/icu4c/source/test/testdata/ |
D | regextst.txt | 1200 …}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$" G "<0>foo12@foo.edu</0>"
|