Home
last modified time | relevance | path

Searched refs:test__clang_to_IR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/tools/perf/util/c++/
Dclang-c.h15 extern int test__clang_to_IR(void);
29 static inline int test__clang_to_IR(void) { return -1; }
Dclang-test.cpp38 int test__clang_to_IR(void) in test__clang_to_IR() function
/Linux-v5.15/tools/perf/tests/
Dclang.c12 .func = test__clang_to_IR,