Home
last modified time | relevance | path

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

1234567

/freebsd/crypto/openssl/
H A DINSTALL.md579 ### no-afalgeng
585 ### enable-ktls
595 ### enable-asan
604 ### enable-acvp-tests
614 ### no-apps
619 ### no-asm
627 ### no-async
631 ### no-atexit
639 ### no-autoalginit
649 ### no-autoerrinit
[all …]
/freebsd/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
128 const llvm::StringMap<bool> &Features) { in getCanonicalTargetID()
145 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() member
151 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DRISCV.cpp27 std::vector<StringRef> &Features, in getArchFeatures()
56 std::vector<StringRef> &Features) { in getRISCFeaturesFromMcpu()
71 std::vector<StringRef> &Features) { in getRISCVTargetFeatures()
291 std::vector<std::string> Features; in getRISCVArch() local
H A DM68k.cpp65 std::vector<llvm::StringRef> &Features) { in addFloatABIFeatures()
91 std::vector<StringRef> &Features) { in getM68kTargetFeatures()
H A DAArch64.cpp139 llvm::AArch64::ExtensionSet &Extensions, std::vector<StringRef> &Features) { in getAArch64ArchFeaturesFromMcpu()
158 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMtune()
169 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMcpu()
176 std::vector<StringRef> &Features, in getAArch64TargetFeatures()
H A DCSKY.cpp76 StringRef FPU, std::vector<StringRef> &Features) { in getCSKYFPUFeatures()
116 std::vector<llvm::StringRef> &Features) { in getCSKYTargetFeatures()
H A DVE.cpp20 std::vector<StringRef> &Features) { in getVETargetFeatures()
H A DARM.cpp101 std::vector<StringRef> &Features) { in getARMHWDivFeatures()
110 std::vector<StringRef> &Features) { in getARMFPUFeatures()
120 std::vector<StringRef> &Features, in DecodeARMFeatures()
133 std::vector<StringRef> &Features) { in DecodeARMFeaturesFromCPU()
147 std::vector<StringRef> &Features, in checkARMArchName()
165 std::vector<StringRef> &Features, in checkARMCPUName()
534 std::vector<StringRef> &Features, in getARMTargetFeatures()
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DWebAssembly.cpp126 void WebAssemblyTargetInfo::setSIMDLevel(llvm::StringMap<bool> &Features, in setSIMDLevel()
153 void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
165 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
211 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
H A DRISCV.cpp339 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
410 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
468 static void populateNegativeRISCVFeatures(std::vector<std::string> &Features) { in populateNegativeRISCVFeatures()
481 std::vector<std::string> &Features) { in handleFullArchString()
506 std::vector<std::string> &Features) { in parseTargetAttr()
H A DPPC.cpp42 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
524 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
615 void PPCTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
H A DHexagon.cpp116 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
132 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp58 uint64_t AArch64::getFMVPriority(ArrayRef<StringRef> Features) { in getFMVPriority()
80 uint64_t AArch64::getCpuSupportsMask(ArrayRef<StringRef> Features) { in getCpuSupportsMask()
99 std::vector<StringRef> &Features) { in getExtensionFeatures()
379 const std::vector<std::string> &Features, in reconstructFromParsedFeatures()
397 std::vector<StringRef> Features; in dump() local
H A DHost.cpp709 const unsigned *Features, in getIntelProcessorTypeAndSubtype()
1110 const unsigned *Features, in getAMDProcessorTypeAndSubtype()
1284 unsigned *Features) { in getAvailableFeatures()
1427 unsigned Features[(X86::CPU_FEATURE_MAX + 31) / 32] = {0}; in getHostCPUName() local
1861 StringMap<bool> Features; in getHostCPUFeatures() local
2072 StringMap<bool> Features; in getHostCPUFeatures() local
2152 StringMap<bool> Features; in getHostCPUFeatures() local
2177 StringMap<bool> Features; in getHostCPUFeatures() local
2209 StringMap<bool> Features; in getHostCPUFeatures() local
H A DCSKYTargetParser.cpp22 std::vector<StringRef> &Features) { in getFPUFeatures()
172 std::vector<StringRef> &Features) { in getExtensionFeatures()
H A DTargetParser.cpp74 unsigned Features; member
368 StringMap<bool> &Features) { in fillAMDGPUFeatureMap()
750 StringMap<bool> &Features) { in insertWaveSizeFeature()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp287 FeatureBitset Features = coalesceFeatures(M); in runOnModule() local
321 FeatureBitset Features; in coalesceFeatures() local
344 static std::string getFeatureString(const FeatureBitset &Features) { in getFeatureString()
355 void replaceFeatures(Function &F, const std::string &Features) { in replaceFeatures()
410 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp101 SubtargetFeatures Features; in getMIPSFeatures() local
161 SubtargetFeatures Features; in getARMFeatures() local
320 SubtargetFeatures Features; in getHexagonFeatures() local
368 SubtargetFeatures Features; in getRISCVFeatures() local
402 SubtargetFeatures Features; in getLoongArchFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp627 SubtargetFeatures Features; in getFeaturesStr() local
644 SubtargetFeatures Features; in getFeatureList() local
672 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
751 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
/freebsd/contrib/lib9p/
H A DREADME.md7 # Features chapter
/freebsd/contrib/llvm-project/lld/docs/MachO/
H A Dindex.rst9 Features chapter
/freebsd/contrib/ntp/libjsmn/
H A DREADME.md31 Features section in JSMN
/freebsd/contrib/llvm-project/lld/docs/
H A Dindex.rst15 Features chapter
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp612 std::pair<std::string, std::string> Features = selectCPUAndFS(CPU, FS); in createHexagonMCSubtargetInfo() local
634 llvm::FeatureBitset Features = X->getFeatureBits(); in createHexagonMCSubtargetInfo() local
639 llvm::FeatureBitset Features = X->getFeatureBits(); in createHexagonMCSubtargetInfo() local
651 llvm::FeatureBitset Features = X->getFeatureBits(); in createHexagonMCSubtargetInfo() local
670 Hexagon_MC::getHVXVersion(const FeatureBitset &Features) { in getHVXVersion()
682 unsigned Hexagon_MC::getArchVersion(const FeatureBitset &Features) { in getArchVersion()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h62 PdbRaw_Features Features = PdbFeatureNone; variable

1234567