Home
last modified time | relevance | path

Searched defs:foo_internal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Profile/
H A Dc-linkage.c26 static void foo_internal(void) { if (0){} if (0){} } in foo_internal() function
/llvm-project/clang/test/CodeGen/
H A Dattr-target-mv.c39 static int __attribute__((target("arch=meteorlake"))) foo_internal(void) {return 15;} in foo_internal() function
38 static int __attribute__((target("arch=meteorlake"))) foo_internal(void) {return 15;} foo_internal() function