Searched refs:FOO5 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/test/tools/llvm-profdata/ |
D | multiple-inputs.test | 74 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5 78 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5 82 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5 86 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO5 87 FOO5: foo: 88 FOO5: Counters: 3 89 FOO5: Function count: 5 90 FOO5: Block counts: [10, 15] 91 FOO5: Total functions: 1 92 FOO5: Maximum function count: 5 [all …]
|
/external/clang/test/Preprocessor/ |
D | macro_space.c | 7 #define FOO5(x) x x macro 26 TEST(FOO5,)
|
/external/llvm-project/clang/test/Preprocessor/ |
D | macro_space.c | 7 #define FOO5(x) x x macro 26 TEST(FOO5,)
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | sdag-dangling-dbgvalue.ll | 54 ; CHECK: ![[FOO5:.*]] = !DILocalVariable(name: "foo5" 118 ; CHECK-NEXT: DBG_VALUE $noreg, $noreg, ![[FOO5]], !DIExpression() 119 ; CHECK-NEXT: DBG_VALUE 0, $noreg, ![[FOO5]], !DIExpression() 122 ; CHECK-NOT: DBG_VALUE [[REG5]], $noreg, ![[FOO5]], !DIExpression()
|