Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c19 #define FUNC_64_ADDRS(x) FUNC_32_ADDRS(x##_1) FUNC_32_ADDRS(x##_2) macro
20 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2)
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c19 #define FUNC_64_ADDRS(x) FUNC_32_ADDRS(x##_1) FUNC_32_ADDRS(x##_2) macro
20 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2)
/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-value-prof.c59 #define FUNC_64_ADDRS(x) FUNC_32_ADDRS(x##_1) FUNC_32_ADDRS(x##_2) macro
60 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c58 #define FUNC_64_ADDRS(x) FUNC_32_ADDRS(x##_1) FUNC_32_ADDRS(x##_2) macro
59 #define FUNC_128_ADDRS(x) FUNC_64_ADDRS(x##_1) FUNC_64_ADDRS(x##_2)