Searched refs:test__clang_to_IR (Results 1 – 3 of 3) sorted by relevance
15 extern int test__clang_to_IR(void);29 static inline int test__clang_to_IR(void) { return -1; }
38 int test__clang_to_IR(void) in test__clang_to_IR() function
12 .func = test__clang_to_IR,