Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.cpp100 if (hasStreamingInterfaceOrBody() && Callee.hasStreamingInterface()) in requiresSMChange()
H A DAArch64SMEAttributes.h62 bool hasStreamingInterfaceOrBody() const { in hasStreamingInterfaceOrBody() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.cpp544 Attrs.hasStreamingInterfaceOrBody() || in fallBackToDAGISel()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp5197 CallerAttrs.hasStreamingInterfaceOrBody() || in createFastISel()
H A DAArch64ISelLowering.cpp8421 if (CallerAttrs.hasStreamingInterfaceOrBody()) in LowerCall()