Home
last modified time | relevance | path

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

123456

/llvm-project-15.0.7/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 …]
/llvm-project-15.0.7/mlir/docs/Tools/
H A DMLIRLSP.md46 ### Features subsection
54 #### Diagnostics
110 #### Hover
118 #### Navigation
167 ### Features subsection
212 #### Hover
224 #### Navigation
292 ### Features subsection
383 ##### Features l4subsection
409 ##### Features l4subsection
[all …]
/llvm-project-15.0.7/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
130 const llvm::StringMap<bool> &Features) { in getCanonicalTargetID()
147 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() member
151 llvm::StringMap<bool> Features; in getConflictTargetIDCombination() local
/llvm-project-15.0.7/clang/lib/Driver/ToolChains/Arch/
H A DAArch64.cpp69 std::vector<StringRef> &Features, in DecodeAArch64Features()
119 std::vector<StringRef> &Features) { in DecodeAArch64Mcpu()
149 std::vector<StringRef> &Features) { in getAArch64ArchFeaturesFromMarch()
180 std::vector<StringRef> &Features) { in getAArch64ArchFeaturesFromMcpu()
192 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMtune()
214 std::vector<StringRef> &Features) { in getAArch64MicroArchFeaturesFromMcpu()
227 std::vector<StringRef> &Features, in getAArch64TargetFeatures()
H A DRISCV.cpp30 std::vector<StringRef> &Features, in getArchFeatures()
54 std::vector<StringRef> &Features) { in getRISCFeaturesFromMcpu()
65 std::vector<StringRef> &Features) { in getRISCVTargetFeatures()
H A DVE.cpp22 std::vector<StringRef> &Features) {} in getVETargetFeatures()
H A DCSKY.cpp81 StringRef FPU, std::vector<StringRef> &Features) { in getCSKYFPUFeatures()
121 std::vector<llvm::StringRef> &Features) { in getCSKYTargetFeatures()
H A DARM.cpp69 std::vector<StringRef> &Features) { in getARMHWDivFeatures()
78 std::vector<StringRef> &Features) { in getARMFPUFeatures()
88 std::vector<StringRef> &Features, in DecodeARMFeatures()
101 std::vector<StringRef> &Features) { in DecodeARMFeaturesFromCPU()
115 std::vector<StringRef> &Features, in checkARMArchName()
131 std::vector<StringRef> &Features, in checkARMCPUName()
441 std::vector<StringRef> &Features, bool ForAS) { in getARMTargetFeatures()
/llvm-project-15.0.7/clang-tools-extra/clangd/quality/
H A DREADME.md20 ### Features subsection
24 #### Number
31 #### Enum
/llvm-project-15.0.7/clang/lib/Basic/Targets/
H A DWebAssembly.cpp101 void WebAssemblyTargetInfo::setSIMDLevel(llvm::StringMap<bool> &Features, in setSIMDLevel()
128 void WebAssemblyTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
140 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
156 std::vector<std::string> &Features, DiagnosticsEngine &Diags) { in handleTargetFeatures()
H A DPPC.cpp31 bool PPCTargetInfo::handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
477 llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, StringRef CPU, in initFeatureMap()
687 void PPCTargetInfo::setFeatureEnabled(llvm::StringMap<bool> &Features, in setFeatureEnabled()
H A DSystemZ.h141 initFeatureMap(llvm::StringMap<bool> &Features, DiagnosticsEngine &Diags, in initFeatureMap()
158 bool handleTargetFeatures(std::vector<std::string> &Features, in handleTargetFeatures()
/llvm-project-15.0.7/lldb/docs/status/
H A Dfeatures.rst1 Features title
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyTargetMachine.cpp196 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()
/llvm-project-15.0.7/llvm/utils/vscode/llvm/
H A DREADME.md3 ## Features section in VS Code Extension For LLVM Dev
/llvm-project-15.0.7/lld/docs/
H A Dindex.rst15 Features chapter
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DTFUtilsTest.cpp150 std::vector<LoggedFeatureSpec> Features; in TEST() local
186 std::vector<LoggedFeatureSpec> Features; in TEST() local
222 std::vector<LoggedFeatureSpec> Features; in TEST() local
252 std::vector<LoggedFeatureSpec> Features; in TEST() local
277 std::vector<LoggedFeatureSpec> Features; in TEST() local
/llvm-project-15.0.7/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRELFStreamer.cpp13 static unsigned getEFlagsForFeatureSet(const FeatureBitset &Features) { in getEFlagsForFeatureSet()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInfoStream.h61 PdbRaw_Features Features = PdbFeatureNone; variable
/llvm-project-15.0.7/llvm/unittests/Support/
H A DCSKYTargetParserTest.cpp23 std::vector<StringRef> Features; in FormatExtensionFlags() local
1059 std::vector<StringRef> Features; in TEST() local
1072 std::vector<StringRef> Features; in TEST() local
H A DTargetParserTest.cpp42 std::vector<StringRef> Features; in FormatExtensionFlags() local
697 std::vector<StringRef> Features; in TEST() local
717 std::vector<StringRef> Features; in TEST() local
761 std::vector<StringRef> Features; in testArchExtDependency() local
1484 std::vector<StringRef> Features; in TEST() local
1552 std::vector<StringRef> Features; in TEST() local
/llvm-project-15.0.7/clang/unittests/CodeGen/
H A DCheckTargetFeaturesTest.cpp9 SmallVector<StringRef, 1> Features; in TEST() local
/llvm-project-15.0.7/llvm/lib/Support/
H A DCSKYTargetParser.cpp21 std::vector<StringRef> &Features) { in getFPUFeatures()
171 std::vector<StringRef> &Features) { in getExtensionFeatures()
H A DHost.cpp662 const unsigned *Features, in getIntelProcessorTypeAndSubtype()
959 const unsigned *Features, in getAMDProcessorTypeAndSubtype()
1079 unsigned *Features) { in getAvailableFeatures()
1221 unsigned Features[(X86::CPU_FEATURE_MAX + 31) / 32] = {0}; in getHostCPUName() local
1663 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1831 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1900 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { in getHostCPUFeatures()
1911 bool sys::getHostCPUFeatures(StringMap<bool> &Features) { return false; } in getHostCPUFeatures()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCommandFlags.cpp584 SubtargetFeatures Features; in getFeaturesStr() local
604 SubtargetFeatures Features; in getFeatureList() local
635 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()
712 void codegen::setFunctionAttributes(StringRef CPU, StringRef Features, in setFunctionAttributes()

123456