Home
last modified time | relevance | path

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

12345

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DVectorizers.rst139 Features section in The Loop Vectorizer
145 Loops with unknown trip count
162 Runtime Checks of Pointers
184 Reductions
205 Inductions
218 If Conversion
236 Pointer Induction Variables
250 Reverse Iterators
262 Scatter / Gather
278 Vectorization of Mixed Types
[all …]
/netbsd-src/external/bsd/nsd/dist/doc/
H A Ddifferences.tex171 \subsection{Features} subsection
181 \subsubsection{n-clrdobit - NSD clears DO bit in response}
187 \vspace{-8pt}\subparagraph{Analysis:}
196 \subsubsection{n-clrcdbit - NSD clears CD bit in response}
202 \vspace{-8pt}\subparagraph{Analysis:}
209 \subsubsection{b-class0 - CLASS0 formerr in BIND}
214 \vspace{-8pt}\subparagraph{Analysis:}
221 \subsubsection{n-tcinquery - TC bit in query is formerr for NSD}
226 \vspace{-8pt}\subparagraph{Analysis:}
242 \subsubsection{b-soattl - BIND sets SOA TTL in authority section to 0 for SOA queries}
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargetID.cpp27 auto Features = T.isAMDGCN() ? llvm::AMDGPU::getArchAttrAMDGCN(ProcKind) in getAllPossibleAMDGPUTargetIDFeatures() local
78 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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp68 std::vector<StringRef> &Features, in DecodeAArch64Features()
94 std::vector<StringRef> &Features) { in DecodeAArch64Mcpu()
124 std::vector<StringRef> &Features) { in getAArch64ArchFeaturesFromMarch()
141 std::vector<StringRef> &Features) { in getAArch64ArchFeaturesFromMcpu()
153 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMtune()
175 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMcpu()
188 std::vector<StringRef> &Features) { in getAArch64TargetFeatures()
H A DRISCV.cpp173 std::vector<StringRef> &Features, in getExtensionFeatures()
274 std::vector<StringRef> &Features, in getArchFeatures()
471 std::vector<StringRef> &Features) { in getRISCFeaturesFromMcpu()
482 std::vector<StringRef> &Features) { in getRISCVTargetFeatures()
H A DARM.cpp68 std::vector<StringRef> &Features) { in getARMHWDivFeatures()
77 std::vector<StringRef> &Features) { in getARMFPUFeatures()
87 std::vector<StringRef> &Features, in DecodeARMFeatures()
100 std::vector<StringRef> &Features) { in DecodeARMFeaturesFromCPU()
114 std::vector<StringRef> &Features, in checkARMArchName()
129 std::vector<StringRef> &Features, in checkARMCPUName()
417 std::vector<StringRef> &Features, bool ForAS) { in getARMTargetFeatures()
H A DVE.cpp22 std::vector<StringRef> &Features) {} in getVETargetFeatures()
H A DSparc.cpp117 std::vector<StringRef> &Features) { in getSparcTargetFeatures()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DWebAssembly.cpp95 void WebAssemblyTargetInfo::setSIMDLevel(llvm::StringMap<bool> &Features, in setSIMDLevel()
116 void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
126 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
142 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
H A DPPC.cpp31 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
277 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
433 void PPCTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
H A DSystemZ.h99 initFeatureMap(llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, in initFeatureMap()
114 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
H A DHexagon.cpp96 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
112 bool HexagonTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
H A DRISCV.cpp243 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
285 bool RISCVTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp197 FeatureBitset Features = coalesceFeatures(M); in runOnModule() local
226 FeatureBitset Features = in coalesceFeatures() local
236 std::string getFeatureString(const FeatureBitset &Features) { in getFeatureString()
245 void replaceFeatures(Function &F, const std::string &Features) { in replaceFeatures()
289 void recordFeatures(Module &M, const FeatureBitset &Features, bool Stripped) { in recordFeatures()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DHost.cpp604 const unsigned *Features, in getIntelProcessorTypeAndSubtype()
885 const unsigned *Features, in getAMDProcessorTypeAndSubtype()
1005 unsigned *Features) { in getAvailableFeatures()
1145 unsigned Features[(X86::CPU_FEATURE_MAX + 31) / 32] = {0}; in getHostCPUName() local
1433 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1598 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1664 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1675 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { return false; } in getHostCPUFeatures()
H A DARMTargetParser.cpp167 bool ARM::getFPUFeatures(unsigned FPUKind, std::vector<StringRef> &Features) { in getFPUFeatures()
394 std::vector<StringRef> &Features) { in getHWDivFeatures()
413 std::vector<StringRef> &Features) { in getExtensionFeatures()
501 std::vector<StringRef> &Features, in appendArchExtFeatures()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DELFObjectFile.cpp101 SubtargetFeatures Features; in getMIPSFeatures() local
161 SubtargetFeatures Features; in getARMFeatures() local
291 SubtargetFeatures Features; in getRISCVFeatures() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp558 SubtargetFeatures Features; in getFeaturesStr() local
578 SubtargetFeatures Features; in getFeatureList() local
609 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
687 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
/netbsd-src/external/bsd/ntp/dist/libjsmn/
H A DREADME.md31 Features section in JSMN
/netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/
H A Dintro.rst35 Features chapter
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vscode/llvm/
H A DREADME.md3 ## Features section in VS Code Extension For LLVM Dev
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DLLVMLibC.rst18 Features chapter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFStreamer.cpp12 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h65 PdbRaw_Features Features = PdbFeatureNone; variable
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dindex.rst23 Features chapter

12345