Searched refs:foz (Results 1 – 19 of 19) sorted by relevance
/external/llvm-project/clang/test/Frontend/ |
D | optimization-remark-new-pm.c | 10 float foz(int x, int y) __attribute__((noinline)); 11 float foz(int x, int y) { return x * y; } in foz() function 19 return foo(j, j - 2) * foz(j - 2, j); in bar()
|
D | optimization-remark.c | 51 float foz(int x, int y) __attribute__((noinline)); 52 float foz(int x, int y) { return x * y; } in foz() function 61 return foo(j, j - 2) * foz(j - 2, j); in bar()
|
/external/clang/test/Frontend/ |
D | optimization-remark.c | 38 float foz(int x, int y) __attribute__((noinline)); 39 float foz(int x, int y) { return x * y; } in foz() function 51 return foo(j, j - 2) * foz(j - 2, j); in bar()
|
/external/llvm-project/llvm/test/Transforms/Inline/ |
D | optimization-remarks-with-hotness.ll | 12 ; CHECK: foz not inlined into bar because it should never be inlined (cost=never): noinline functio… 21 define i32 @foz() #1 !prof !2 { 30 %call2 = call i32 @foz()
|
D | optimization-remarks.ll | 32 ; CHECK-DAG: foz not inlined into bar because it should never be inlined (cost=never): noinline fun… 48 define float @foz(i32 %x, i32 %y) #1 !prof !1 { 76 %call2 = call float @foz(i32 %sub1, i32 %3)
|
/external/llvm/test/Transforms/Inline/ |
D | optimization-remarks.ll | 5 ; CHECK: foz should never be inlined (cost=never) 6 ; CHECK: foz will not be inlined into bar 22 define float @foz(i32 %x, i32 %y) #1 { 48 %call2 = call float @foz(i32 %sub1, i32 %3)
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | llvm-symbolizer.rst | 47 extern "C" inline int foz() { 63 return foz() + k; 82 foz 103 foz 197 name `_Z3bazv` becomes `baz()`, whilst the non-mangled name `foz` is printed 321 11 >: return foz() + k;
|
/external/cldr/common/testData/transforms/ |
D | am-t-es-419.txt | 389 foz ፎስ
|
D | ar-t-es-419.txt | 389 foz فوس
|
D | chr-t-es-419.txt | 389 foz ᏬᏍ
|
D | fa-t-es-419.txt | 389 foz فوس
|
D | ja-t-es.txt | 1387 foz フォス
|
D | zh-t-es-419.txt | 1387 foz 福斯
|
D | ar-t-es.txt | 1387 foz فوث
|
D | zh-t-es.txt | 1387 foz 福斯
|
D | chr-t-es.txt | 1387 foz ᏬᏍ
|
D | ja-t-es-419.txt | 1387 foz フォス
|
D | fa-t-es.txt | 1387 foz فوث
|
D | es-fonipa-t-es.txt | 1387 foz foθ
|