Home
last modified time | relevance | path

Searched refs:FOO3 (Results 1 – 8 of 8) sorted by relevance

/external/llvm/test/tools/llvm-profdata/
Dmultiple-inputs.test4 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3
6 RUN: llvm-profdata show %t -all-functions -counts | FileCheck %s --check-prefix=FOO3
7 FOO3: foo:
8 FOO3: Counters: 3
9 FOO3: Function count: 8
10 FOO3: Block counts: [7, 6]
11 FOO3: Total functions: 1
12 FOO3: Maximum function count: 8
13 FOO3: Maximum internal block count: 7
Dhash-mismatch.proftext9 # RUN: FileCheck -check-prefix=FOO3 -check-prefix=BOTH %s -input-file %t.out
12 # FOO3: Hash: 0x{{0+}}3
13 # FOO3-NEXT: Counters: 3
14 # FOO3-NEXT: Function count: 1
15 # FOO3-NEXT: Block counts: [2, 3]
/external/clang/test/Preprocessor/
Dmacro_paste_empty.c11 #define FOO3(X) X ## Y ## X ## Y ## X ## X macro
12 c:FOO3()
Dmacro_space.c5 #define FOO3(x) x macro
20 TEST(FOO3,)
/external/clang/test/SemaObjC/
Denhanced-proto-2.m16 - (void) FOO3; method
21 - (void) FOO3{} method
/external/clang/test/Parser/
Denhanced-proto-1.m17 - (void) FOO3; method
/external/swiftshader/third_party/LLVM/test/TableGen/
DMultiClassInherit.td53 defm FOO3 : s3<84, 48>;
/external/llvm/test/TableGen/
DMultiClassInherit.td84 defm FOO3 : s3<84, 48>;