Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c9 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2) macro
10 #define DEF_256_FUNCS(x) DEF_128_FUNCS(x##_1) DEF_128_FUNCS(x##_2)
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-value-prof-real.c9 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2) macro
10 #define DEF_256_FUNCS(x) DEF_128_FUNCS(x##_1) DEF_128_FUNCS(x##_2)
/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-value-prof.c51 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2) macro
63 DEF_128_FUNCS(caller)
/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c50 #define DEF_128_FUNCS(x) DEF_64_FUNCS(x##_1) DEF_64_FUNCS(x##_2) macro
62 DEF_128_FUNCS(caller)