Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Darm_acle.h56 #if !__has_builtin(__sev)
57 static __inline__ void __attribute__((__always_inline__, __nodebug__)) __sev(void) { in __sev() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsARM.def222 LANGBUILTIN(__sev, "v", "", ALL_MS_LANGUAGES)
H A DBuiltinsAArch64.def108 LANGBUILTIN(__sev, "v", "", ALL_MS_LANGUAGES)