Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dattr-cpuspecific.c79 // expected-error@+1 {{'cpu_dispatch' attribut function
73 int __attribute((cpu_dispatch(atom))) mult_dispatch(void) {} cpu_dispatch() function
76 int __attribute((cpu_dispatch(ivybridge))) mult_dispatch(void) {} cpu_dispatch() function
[all...]