Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.cpp58 return hasStreamingInterfaceOrBody() ? std::nullopt in requiresSMChange()
70 if (hasStreamingInterfaceOrBody() && Callee.hasStreamingInterface()) in requiresSMChange()
H A DAArch64SMEAttributes.h50 bool hasStreamingInterfaceOrBody() const { in hasStreamingInterfaceOrBody() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4753 if (Attrs.hasStreamingInterfaceOrBody()) in getPStateSM()