Home
last modified time | relevance | path

Searched defs:SMEAttrs (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64SMEAttributes.cpp41 SMEAttrs::SMEAttrs(const CallBase &CB) { SMEAttrs() function in SMEAttrs
48 SMEAttrs::SMEAttrs(StringRef FuncName) : Bitmask(0) { SMEAttrs() function in SMEAttrs
56 SMEAttrs::SMEAttrs(const AttributeList &Attrs) { SMEAttrs() function in SMEAttrs
[all...]
H A DAArch64SMEAttributes.h53 SMEAttrs(const CallBase &CB); in SMEAttrs() function
[all...]