Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.h77 bool hasPrivateZAInterface() const { return !hasSharedZAInterface(); } in hasPrivateZAInterface() function
83 return hasZAState() && Callee.hasPrivateZAInterface() && in requiresLazySave()