Searched defs:SMEBits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | TypePrinter.cpp | 942 unsigned SMEBits = T->getAArch64SMEAttributes(); printFunctionProtoAfter() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 1775 unsigned SMEBits = FPT->getAArch64SMEAttributes(); AddAttributesFromFunctionProtoType() local |