Home
last modified time | relevance | path

Searched refs:FUNC_8_ADDRS (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-value-prof.c56 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2) macro
57 #define FUNC_16_ADDRS(x) FUNC_8_ADDRS(x##_1) FUNC_8_ADDRS(x##_2)
66 void *CalleeAddrs[] = {FUNC_8_ADDRS(callee)};
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c55 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2) macro
56 #define FUNC_16_ADDRS(x) FUNC_8_ADDRS(x##_1) FUNC_8_ADDRS(x##_2)
65 void *CalleeAddrs[] = {FUNC_8_ADDRS(callee)};
/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c16 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2) macro
17 #define FUNC_16_ADDRS(x) FUNC_8_ADDRS(x##_1) FUNC_8_ADDRS(x##_2)
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c16 #define FUNC_8_ADDRS(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2) macro
17 #define FUNC_16_ADDRS(x) FUNC_8_ADDRS(x##_1) FUNC_8_ADDRS(x##_2)