Home
last modified time | relevance | path

Searched defs:Features (Results 1 – 25 of 136) sorted by relevance

123456

/freebsd-14.2/crypto/openssl/
H A DINSTALL.md537 ### no-asm
596 ### --w
622 ### no-cmp
627 ### no-cms
646 ### no-ct
661 ### no-dso
678 ### no-ec
841 ### sctp
922 ### no-ts
957 ### zlib
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DTargetID.cpp28 auto Features = T.isAMDGCN() ? llvm::AMDGPU::getArchAttrAMDGCN(ProcKind) in getAllPossibleAMDGPUTargetIDFeatures() local
79 auto Features = Split.second; in parseTargetIDWithFormatCheckingOnly() local
131 const llvm::StringMap<bool> &Features) { in getCanonicalTargetID()
148 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() member
152 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/Targets/
H A DWebAssembly.cpp109 void WebAssemblyTargetInfo::setSIMDLevel(llvm::StringMap<bool> &Features, in setSIMDLevel()
136 void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
148 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
169 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
H A DPPC.cpp33 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
484 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
707 void PPCTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
H A DSystemZ.h144 initFeatureMap(llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, in initFeatureMap()
161 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
H A DLoongArch.cpp246 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
276 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DM68k.cpp69 std::vector<llvm::StringRef> &Features) { in addFloatABIFeatures()
95 std::vector<StringRef> &Features) { in getM68kTargetFeatures()
H A DRISCV.cpp30 std::vector<StringRef> &Features, in getArchFeatures()
59 std::vector<StringRef> &Features) { in getRISCFeaturesFromMcpu()
77 std::vector<StringRef> &Features) { in getRISCVTargetFeatures()
H A DVE.cpp21 std::vector<StringRef> &Features) { in getVETargetFeatures()
H A DCSKY.cpp80 StringRef FPU, std::vector<StringRef> &Features) { in getCSKYFPUFeatures()
120 std::vector<llvm::StringRef> &Features) { in getCSKYTargetFeatures()
H A DAArch64.cpp157 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMtune()
179 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMcpu()
193 std::vector<StringRef> &Features, in getAArch64TargetFeatures()
H A DARM.cpp82 std::vector<StringRef> &Features) { in getARMHWDivFeatures()
91 std::vector<StringRef> &Features) { in getARMFPUFeatures()
101 std::vector<StringRef> &Features, in DecodeARMFeatures()
114 std::vector<StringRef> &Features) { in DecodeARMFeaturesFromCPU()
128 std::vector<StringRef> &Features, in checkARMArchName()
146 std::vector<StringRef> &Features, in checkARMCPUName()
490 std::vector<StringRef> &Features, in getARMTargetFeatures()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp201 FeatureBitset Features = coalesceFeatures(M); in runOnModule() local
231 FeatureBitset Features = in coalesceFeatures() local
241 std::string getFeatureString(const FeatureBitset &Features) { in getFeatureString()
250 void replaceFeatures(Function &F, const std::string &Features) { in replaceFeatures()
294 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp682 const unsigned *Features, in getIntelProcessorTypeAndSubtype()
1048 const unsigned *Features, in getAMDProcessorTypeAndSubtype()
1203 unsigned *Features) { in getAvailableFeatures()
1350 unsigned Features[(X86::CPU_FEATURE_MAX + 31) / 32] = {0}; in getHostCPUName() local
1687 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1879 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1948 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1960 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1976 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { return false; } in getHostCPUFeatures()
H A DTargetParser.cpp27 unsigned Features; member
271 StringMap<bool> &Features) { in fillAMDGPUFeatureMap()
523 StringMap<bool> &Features, in insertWaveSizeFeature()
H A DCSKYTargetParser.cpp21 std::vector<StringRef> &Features) { in getFPUFeatures()
171 std::vector<StringRef> &Features) { in getExtensionFeatures()
/freebsd-14.2/contrib/lib9p/
H A DREADME.md7 # Features chapter
/freebsd-14.2/contrib/llvm-project/lld/docs/MachO/
H A Dindex.rst9 Features chapter
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp612 SubtargetFeatures Features; in getFeaturesStr() local
632 SubtargetFeatures Features; in getFeatureList() local
663 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
740 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp101 SubtargetFeatures Features; in getMIPSFeatures() local
161 SubtargetFeatures Features; in getARMFeatures() local
291 SubtargetFeatures Features; in getRISCVFeatures() local
325 SubtargetFeatures Features; in getLoongArchFeatures() local
/freebsd-14.2/contrib/ntp/libjsmn/
H A DREADME.md31 Features section in JSMN
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp80 static CharSourceRange MakeCharSourceRange(const LangOptions &Features, in MakeCharSourceRange()
100 const LangOptions &Features, FullSourceLoc TokLoc, in Diag()
135 const LangOptions &Features, in ProcessCharEscape()
460 const LangOptions &Features, in ProcessNumericUCNEscape()
542 DiagnosticsEngine *Diags, const LangOptions &Features, FullSourceLoc Loc, in DiagnoseInvalidUnicodeCharacterName()
601 const LangOptions &Features) { in ProcessNamedUCNEscape()
649 const LangOptions &Features, in ProcessUCNEscape()
722 const LangOptions &Features, bool &HadError) { in MeasureUCNEscape()
760 const LangOptions &Features) { in EncodeUCNEscape()
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A Dindex.rst15 Features chapter
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h61 PdbRaw_Features Features = PdbFeatureNone; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFStreamer.cpp13 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet()

123456