Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAArch64BuildAttributes.h42 SubsectionOptional getOptionalID(StringRef Optional);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAArch64BuildAttributes.cpp46 SubsectionOptional AArch64BuildAttributes::getOptionalID(StringRef Optional) { in getOptionalID() function in AArch64BuildAttributes
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp7943 IsOptional = AArch64BuildAttributes::getOptionalID(Optionality); in parseDirectiveAeabiSubSectionHeader()