Home
last modified time | relevance | path

Searched defs:extensions (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/mlir/docs/Rationale/
H A DRationale.md411 #### Interactions between dialects
436 #### Separating builtin and standard types
445 #### Unregistered types
454 #### Dialect type syntax
708 …yhedral code representation alternatives: schedule lists vs schedules trees vs affine loop/if forms
792 ### Affine Relations
854 ### Regions
898 ### Read/Write/May_Read/May_Write sets for External Functions
935 ### Memref Extensions
956 ### `affine.if` and `affine.for` Extensions for "Escaping Scalars"
[all …]
/llvm-project/flang/docs/
H A Dconf.py24 extensions = [ variable
/llvm-project/clang-tools-extra/docs/
H A Dconf.py29 extensions = ["sphinx.ext.todo", "sphinx.ext.mathjax"] variable
/llvm-project/polly/docs/
H A Dconf.py29 extensions = ["sphinx.ext.todo", "sphinx.ext.mathjax"] variable
/llvm-project/clang/docs/analyzer/
H A Dconf.py29 extensions = ["sphinx.ext.todo", "sphinx.ext.mathjax"] variable
/llvm-project/openmp/docs/
H A Dconf.py29 extensions = ["sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.intersphinx"] variable
/llvm-project/libc/docs/
H A Dconf.py28 extensions = ["sphinx.ext.intersphinx", "sphinx.ext.todo", "sphinx_reredirects"] variable
/llvm-project/libunwind/docs/
H A Dconf.py28 extensions = ["sphinx.ext.intersphinx", "sphinx.ext.todo"] variable
/llvm-project/libcxx/docs/
H A Dconf.py28 extensions = ["sphinx.ext.intersphinx", "sphinx.ext.todo"] variable
/llvm-project/lldb/scripts/
H A Dinstall_custom_python.py37 def copy_named_files(dest_dir, source_dir, files, extensions, copy_debug_suffix_also): argument
/llvm-project/bolt/docs/
H A Dconf.py28 extensions = ["sphinx.ext.intersphinx", "sphinx.ext.todo"] variable
/llvm-project/lld/docs/
H A Dconf.py28 extensions = ["sphinx.ext.intersphinx", "sphinx.ext.todo"] variable
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp70 void ArrayType::getExtensions(SPIRVType::ExtensionArrayRefVector &extensions, in getExtensions() argument
150 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
253 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
320 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
491 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
551 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
590 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
741 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
829 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
1129 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
1228 getExtensions(SPIRVType::ExtensionArrayRefVector & extensions,std::optional<StorageClass> storage) getExtensions() argument
[all...]
H A DSPIRVAttributes.cpp81 Attribute extensions; member
194 ArrayRef<spirv::Extension> extensions, MLIRContext *context) { in get() argument
214 ArrayAttr extensions) { in get() argument
263 verify(function_ref<InFlightDiagnostic ()> emitError,IntegerAttr version,ArrayAttr capabilities,ArrayAttr extensions) verify() argument
498 SmallVector<Attribute, 1> extensions; parseVerCapExtAttr() local
[all...]
/llvm-project/clang/docs/
H A Dconf.py30 extensions = ["sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.graphviz", "ghlinks"] variable
/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DSPIRVAttachTarget.cpp66 SmallVector<Extension, 8> extensions; in runOnOperation() local
/llvm-project/llvm/utils/vscode/llvm/
H A Dpackage.json26 "extensions": [ array
38 "extensions": [ array
/llvm-project/llvm/docs/
H A Dconf.py29 extensions = ["sphinx.ext.intersphinx", "sphinx.ext.todo"] variable
/llvm-project/lldb/docs/
H A Dconf.py46 extensions = ["sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.intersphinx"] variable
/llvm-project/mlir/utils/vscode/
H A Dpackage.json77 "extensions": [ array
92 "extensions": [ array
103 "extensions": [ array
/llvm-project/lldb/docs/resources/
H A Dlldbgdbremote.md2035 Lldb ExtensionsGDB Remote Protocol Extensions""Stop reply packet extensions global() argument
2170 Best PracticesGDB Remote Protocol Extensions""Stop reply packet extensions global() argument
/llvm-project/mlir/include/mlir/IR/
H A DDialectRegistry.h258 std::vector<std::unique_ptr<DialectExtensionBase>> extensions; global() variable
/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DUpdateVCEPass.cpp136 if (auto extensions = dyn_cast<spirv::QueryExtensionInterface>(op)) in runOnOperation() local
/llvm-project/mlir/include/mlir/Dialect/Bufferization/Transforms/
H A DOneShotAnalysis.h271 DenseMap<TypeID, std::unique_ptr<Extension>> extensions; variable
/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h348 SmallVector<uint32_t, 0> extensions; variable

12