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