1
2void foo(void) __arm_streaming_compatible {
3 asm(".arch armv9-a+sme");
4 asm("smstart");
5}
6
7

source code of llvm_build/CMakeFiles/src.c