/freebsd/crypto/openssl/ |
H A D | INSTALL.md | 502 ### no-afalgeng 508 ### enable-ktls 518 ### enable-asan 527 ### enable-acvp-tests 537 ### no-asm 545 ### no-async 549 ### no-atexit 556 ### no-autoalginit 566 ### no-autoerrinit 574 ### no-autoload-config [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | TargetID.cpp | 28 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/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | RISCV.cpp | 30 std::vector<StringRef> &Features, in getArchFeatures() 59 std::vector<StringRef> &Features) { in getRISCFeaturesFromMcpu() 74 std::vector<StringRef> &Features) { in getRISCVTargetFeatures() 321 std::vector<std::string> Features; in getRISCVArch() local
|
H A D | M68k.cpp | 69 std::vector<llvm::StringRef> &Features) { in addFloatABIFeatures() 95 std::vector<StringRef> &Features) { in getM68kTargetFeatures()
|
H A D | CSKY.cpp | 80 StringRef FPU, std::vector<StringRef> &Features) { in getCSKYFPUFeatures() 120 std::vector<llvm::StringRef> &Features) { in getCSKYTargetFeatures()
|
H A D | ARM.cpp | 82 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() 497 std::vector<StringRef> &Features, in getARMTargetFeatures()
|
H A D | AArch64.cpp | 153 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMtune() 178 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMcpu() 192 std::vector<StringRef> &Features, in getAArch64TargetFeatures()
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | WebAssembly.cpp | 112 void WebAssemblyTargetInfo::setSIMDLevel(llvm::StringMap<bool> &Features, in setSIMDLevel() 139 void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled() 151 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap() 181 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
|
H A D | SystemZ.h | 149 initFeatureMap(llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, in initFeatureMap() 166 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
|
H A D | LoongArch.cpp | 269 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap() 299 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
|
H A D | PPC.cpp | 33 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures() 517 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap() 750 void PPCTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetMachine.cpp | 203 FeatureBitset Features = coalesceFeatures(M); in runOnModule() local 233 FeatureBitset Features = in coalesceFeatures() local 243 static std::string getFeatureString(const FeatureBitset &Features) { in getFeatureString() 254 void replaceFeatures(Function &F, const std::string &Features) { in replaceFeatures() 309 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 711 const unsigned *Features, in getIntelProcessorTypeAndSubtype() 1072 const unsigned *Features, in getAMDProcessorTypeAndSubtype() 1245 unsigned *Features) { in getAvailableFeatures() 1388 unsigned Features[(X86::CPU_FEATURE_MAX + 31) / 32] = {0}; in getHostCPUName() local 1743 StringMap<bool> Features; in getHostCPUFeatures() local 1938 StringMap<bool> Features; in getHostCPUFeatures() local 2008 StringMap<bool> Features; in getHostCPUFeatures() local 2027 StringMap<bool> Features; in getHostCPUFeatures() local 2053 StringMap<bool> Features; in getHostCPUFeatures() local
|
H A D | TargetParser.cpp | 27 unsigned Features; member 316 StringMap<bool> &Features) { in fillAMDGPUFeatureMap() 621 StringMap<bool> &Features) { in insertWaveSizeFeature()
|
H A D | CSKYTargetParser.cpp | 21 std::vector<StringRef> &Features) { in getFPUFeatures() argument 171 getExtensionFeatures(uint64_t Extensions,std::vector<StringRef> & Features) getExtensionFeatures() argument [all...] |
H A D | AArch64TargetParser.cpp | 62 std::vector<StringRef> &Features) { in getExtensionFeatures() 315 const std::vector<std::string> &Features, in reconstructFromParsedFeatures() 333 std::vector<StringRef> Features; in dump() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 102 SubtargetFeatures Features; in getMIPSFeatures() local 162 SubtargetFeatures Features; in getARMFeatures() local 319 SubtargetFeatures Features; in getHexagonFeatures() local 367 SubtargetFeatures Features; in getRISCVFeatures() local 401 SubtargetFeatures Features; in getLoongArchFeatures() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CommandFlags.cpp | 621 SubtargetFeatures Features; in getFeaturesStr() local 638 SubtargetFeatures Features; in getFeatureList() local 666 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes() 745 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
|
/freebsd/contrib/lib9p/ |
H A D | README.md | 7 # Features chapter
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | LiteralSupport.cpp | 80 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/contrib/llvm-project/lld/docs/MachO/ |
H A D | index.rst | 9 Features chapter
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCTargetDesc.cpp | 570 std::pair<std::string, std::string> Features = selectCPUAndFS(CPU, FS); in createHexagonMCSubtargetInfo() local 592 llvm::FeatureBitset Features = X->getFeatureBits(); in createHexagonMCSubtargetInfo() local 597 llvm::FeatureBitset Features = X->getFeatureBits(); in createHexagonMCSubtargetInfo() local 609 llvm::FeatureBitset Features = X->getFeatureBits(); in createHexagonMCSubtargetInfo() local 629 Hexagon_MC::getHVXVersion(const FeatureBitset &Features) { in getHVXVersion() 640 unsigned Hexagon_MC::getArchVersion(const FeatureBitset &Features) { in getArchVersion()
|
/freebsd/contrib/ntp/libjsmn/ |
H A D | README.md | 31 Features section in JSMN
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | index.rst | 15 Features chapter
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InfoStream.h | 61 PdbRaw_Features Features = PdbFeatureNone; variable
|