Home
last modified time | relevance | path

Searched refs:getOptionalStr (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAArch64BuildAttributes.h41 StringRef getOptionalStr(unsigned Optional);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAArch64BuildAttributes.cpp35 StringRef AArch64BuildAttributes::getOptionalStr(unsigned Optional) { in getOptionalStr() function in AArch64BuildAttributes
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp250 StringRef OptionalStr = getOptionalStr(Optional); in emitAttributesSubsection()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp7954 AArch64BuildAttributes::getOptionalStr( in parseDirectiveAeabiSubSectionHeader()
7957 AArch64BuildAttributes::getOptionalStr(IsOptional) + "'"); in parseDirectiveAeabiSubSectionHeader()