Searched refs:FOO4 (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-profdata/ |
D | hash-mismatch.proftext | 10 # RUN: FileCheck -check-prefixes=FOO4,BOTH %s -input-file %t.out 23 # FOO4: Hash: 0x{{0+}}4 24 # FOO4-NEXT: Counters: 4 25 # FOO4-NEXT: Function count: 11 26 # FOO4-NEXT: Block counts: [22, 33, 44]
|
D | multiple-inputs.test | 58 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO4 62 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO4 63 FOO4: foo: 64 FOO4: Counters: 3 65 FOO4: Function count: 4 66 FOO4: Block counts: [8, 12] 67 FOO4: Total functions: 1 68 FOO4: Maximum function count: 4 69 FOO4: Maximum internal block count: 12
|
/external/llvm/test/tools/llvm-profdata/ |
D | hash-mismatch.proftext | 10 # RUN: FileCheck -check-prefix=FOO4 -check-prefix=BOTH %s -input-file %t.out 23 # FOO4: Hash: 0x{{0+}}4 24 # FOO4-NEXT: Counters: 4 25 # FOO4-NEXT: Function count: 11 26 # FOO4-NEXT: Block counts: [22, 33, 44]
|
/external/llvm-project/clang/test/Preprocessor/ |
D | macro_paste_empty.c | 15 #define FOO4(X, Y) X ## Y macro 16 d:FOO4(,FOO4(,))
|
D | macro_space.c | 6 #define FOO4(x)x x macro 23 TEST(FOO4,)
|
/external/clang/test/Preprocessor/ |
D | macro_paste_empty.c | 15 #define FOO4(X, Y) X ## Y macro 16 d:FOO4(,FOO4(,))
|
D | macro_space.c | 6 #define FOO4(x)x x macro 23 TEST(FOO4,)
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | sdag-dangling-dbgvalue.ll | 51 ; CHECK: ![[FOO4:.*]] = !DILocalVariable(name: "foo4" 104 ; CHECK-NEXT: DBG_VALUE $noreg, $noreg, ![[FOO4]], !DIExpression() 105 ; CHECK-NEXT: DBG_VALUE 0, $noreg, ![[FOO4]], !DIExpression()
|