Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:USE

10 #define USEVAR(var) int JOIN(use, __LINE__)() { return var; }
11 #define USE(func) void JOIN(use, __LINE__)() { func(); }
88 USE(inlineFunc)
99 USE(noinline)
100 USE(alwaysInline)
106 USE(redecl1)
113 USE(redecl2)
119 USE(redecl3)
125 USE(redecl4)
131 USE(redecl5)