Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h215 void reconstructFromParsedFeatures(const std::vector<std::string> &Features,
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp314 void AArch64::ExtensionSet::reconstructFromParsedFeatures( in reconstructFromParsedFeatures() function in AArch64::ExtensionSet
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp1160 FeatureBits.reconstructFromParsedFeatures(getTargetOpts().FeaturesAsWritten, in parseTargetAttr()