/llvm-project/llvm/docs/ |
H A D | Vectorizers.rst | 139 Features section in The Loop Vectorizer 145 Loops with unknown trip countFeatures global() argument 162 Runtime Checks of PointersFeatures global() argument 184 ReductionsFeatures global() argument 205 InductionsFeatures global() argument 218 If ConversionFeatures global() argument 236 Pointer Induction VariablesFeatures global() argument 250 Reverse IteratorsFeatures global() argument 262 Scatter / GatherFeatures global() argument 278 Vectorization of Mixed TypesFeatures global() argument 292 Global Structures Alias AnalysisFeatures global() argument 311 Vectorization of function callsFeatures global() argument 348 Partial unrolling during vectorizationFeatures global() argument 373 Epilogue VectorizationFeatures global() argument
|
/llvm-project/mlir/docs/Tools/ |
H A D | MLIRLSP.md | 45 ### Features subsection 53 #### Diagnostics 70 #### Code completion 78 #### Cross-references 109 #### Hover 117 #### Navigation 125 #### Bytecode Editing and Inspection 175 ### Features subsection 183 #### Diagnostics 190 #### Code completion and signature help [all …]
|
/llvm-project/clang/lib/Basic/ |
H A D | TargetID.cpp | 28 auto Features = T.isAMDGCN() ? llvm::AMDGPU::getArchAttrAMDGCN(ProcKind) getAllPossibleAMDGPUTargetIDFeatures() local 79 auto Features = Split.second; parseTargetIDWithFormatCheckingOnly() local 131 getCanonicalTargetID(llvm::StringRef Processor,const llvm::StringMap<bool> & Features) getCanonicalTargetID() argument 148 llvm::StringMap<bool> Features; getConflictTargetIDCombination() member 152 llvm::StringMap<bool> Features; getConflictTargetIDCombination() local [all...] |
/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | M68k.cpp | 69 std::vector<llvm::StringRef> &Features) { in addFloatABIFeatures() 95 std::vector<StringRef> &Features) { in getM68kTargetFeatures()
|
H A D | RISCV.cpp | 30 std::vector<StringRef> &Features, in getArchFeatures() argument 59 std::vector<StringRef> &Features) { in getRISCFeaturesFromMcpu() argument 74 std::vector<StringRef> &Features) { in getRISCVTargetFeatures() argument [all...] |
H A D | VE.cpp | 21 std::vector<StringRef> &Features) { in getVETargetFeatures()
|
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 | AArch64.cpp | 192 return getAArch64MicroArchFeaturesFromMtune(D, CPU, Args, Features); in getAArch64TargetFeatures() argument 153 getAArch64MicroArchFeaturesFromMtune(const Driver & D,StringRef Mtune,const ArgList & Args,std::vector<StringRef> & Features) getAArch64MicroArchFeaturesFromMtune() argument 178 getAArch64MicroArchFeaturesFromMcpu(const Driver & D,StringRef Mcpu,const ArgList & Args,std::vector<StringRef> & Features) getAArch64MicroArchFeaturesFromMcpu() argument [all...] |
/llvm-project/clang-tools-extra/clangd/quality/ |
H A D | README.md | 20 ### Features subsection 24 #### Number 31 #### Enum
|
/llvm-project/clang/lib/Basic/Targets/ |
H A D | WebAssembly.cpp | 112 setSIMDLevel(llvm::StringMap<bool> & Features,SIMDEnum Level,bool Enabled) setSIMDLevel() argument 139 setFeatureEnabled(llvm::StringMap<bool> & Features,StringRef Name,bool Enabled) const setFeatureEnabled() argument 151 initFeatureMap(llvm::StringMap<bool> & Features,DiagnosticsEngine & Diags,StringRef CPU,const std::vector<std::string> & FeaturesVec) const initFeatureMap() argument 181 handleTargetFeatures(std::vector<std::string> & Features,DiagnosticsEngine & Diags) handleTargetFeatures() argument [all...] |
H A D | SystemZ.h | 149 initFeatureMap(llvm::StringMap<bool> & Features,DiagnosticsEngine & Diags,StringRef CPU,const std::vector<std::string> & FeaturesVec) initFeatureMap() argument 166 handleTargetFeatures(std::vector<std::string> & Features,DiagnosticsEngine & Diags) handleTargetFeatures() argument [all...] |
H A D | LoongArch.cpp | 246 initFeatureMap(llvm::StringMap<bool> & Features,DiagnosticsEngine & Diags,StringRef CPU,const std::vector<std::string> & FeaturesVec) const initFeatureMap() argument 276 handleTargetFeatures(std::vector<std::string> & Features,DiagnosticsEngine & Diags) handleTargetFeatures() argument
|
/llvm-project/lld/docs/MachO/ |
H A D | index.rst | 9 Features chapter
|
/llvm-project/llvm/utils/lit/ |
H A D | README.rst | 14 Features chapter
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyTargetMachine.cpp | 203 FeatureBitset Features = coalesceFeatures(M); runOnModule() local 234 FeatureBitset Features = coalesceFeatures() local 244 getFeatureString(const FeatureBitset & Features,StringRef TargetFS) getFeatureString() argument 258 replaceFeatures(Function & F,const std::string & Features) replaceFeatures() argument 313 recordFeatures(Module & M,const FeatureBitset & Features,bool Stripped) recordFeatures() argument [all...] |
/llvm-project/llvm/lib/TargetParser/ |
H A D | Host.cpp | 648 getIntelProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getIntelProcessorTypeAndSubtype() argument 1009 getAMDProcessorTypeAndSubtype(unsigned Family,unsigned Model,const unsigned * Features,unsigned * Type,unsigned * Subtype) getAMDProcessorTypeAndSubtype() argument 1163 getAvailableFeatures(unsigned ECX,unsigned EDX,unsigned MaxLeaf,unsigned * Features) getAvailableFeatures() argument 1306 unsigned Features[(X86::CPU_FEATURE_MAX + 31) / 32] = {0}; getHostCPUName() local 1649 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument 1845 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument 1914 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument 1926 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument 1942 getHostCPUFeatures(StringMap<bool> & Features) getHostCPUFeatures() argument [all...] |
H A D | TargetParser.cpp | 27 unsigned Features; member 316 fillAMDGPUFeatureMap(StringRef GPU,const Triple & T,StringMap<bool> & Features) fillAMDGPUFeatureMap() argument 620 insertWaveSizeFeature(StringRef GPU,const Triple & T,StringMap<bool> & Features,std::string & ErrorMsg) insertWaveSizeFeature() argument [all...] |
H A D | CSKYTargetParser.cpp | 21 std::vector<StringRef> &Features) { in getFPUFeatures() 171 std::vector<StringRef> &Features) { in getExtensionFeatures()
|
/llvm-project/lld/docs/ |
H A D | index.rst | 15 Features chapter
|
/llvm-project/llvm/utils/vscode/llvm/ |
H A D | README.md | 3 ## Features section in VS Code Extension For LLVM Dev
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | InfoStream.h | 61 PdbRaw_Features Features = PdbFeatureNone; variable
|
/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/ |
H A D | AVRELFStreamer.cpp | 13 getEFlagsForFeatureSet(const FeatureBitset & Features) getEFlagsForFeatureSet() argument [all...] |
/llvm-project/llvm/unittests/TargetParser/ |
H A D | CSKYTargetParserTest.cpp | 23 std::vector<StringRef> Features; in FormatExtensionFlags() local 1059 std::vector<StringRef> Features; in TEST() local 1072 std::vector<StringRef> Features; in TEST() local
|
/llvm-project/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 102 SubtargetFeatures Features; getMIPSFeatures() local 162 SubtargetFeatures Features; getARMFeatures() local 319 SubtargetFeatures Features; getHexagonFeatures() local 367 SubtargetFeatures Features; getRISCVFeatures() local 401 SubtargetFeatures Features; getLoongArchFeatures() local [all...] |
/llvm-project/clang/unittests/CodeGen/ |
H A D | CheckTargetFeaturesTest.cpp | 9 SmallVector<StringRef, 1> Features; in TEST() local
|