Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAArch64BuildAttributes.h55 StringRef getPauthABITagsStr(unsigned PauthABITag);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAArch64BuildAttributes.cpp78 StringRef AArch64BuildAttributes::getPauthABITagsStr(unsigned PauthABITag) { in getPauthABITagsStr() function in AArch64BuildAttributes
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp225 << AArch64BuildAttributes::getPauthABITagsStr(Tag); in emitAttribute()