Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c20 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro
21 #define FUNC_256_ADDRS(x) FUNC_128_ADDRS(x##_1) FUNC_128_ADDRS(x##_2)
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c20 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro
21 #define FUNC_256_ADDRS(x) FUNC_128_ADDRS(x##_1) FUNC_128_ADDRS(x##_2)
/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-value-prof.c60 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro
65 void *CallerAddrs[] = {FUNC_128_ADDRS(caller)};
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c59 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2) macro
64 void *CallerAddrs[] = {FUNC_128_ADDRS(caller)};