Home
last modified time | relevance | path

Searched defs:replaceImmediateSubElements (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinTypes.cpp196 Type FunctionType::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in FunctionType
266 Type VectorType::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in VectorType
353 Type RankedTensorType::replaceImmediateSubElements( in replaceImmediateSubElements() function in RankedTensorType
375 Type UnrankedTensorType::replaceImmediateSubElements( in replaceImmediateSubElements() function in UnrankedTensorType
689 Type MemRefType::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in MemRefType
864 Type UnrankedMemRefType::replaceImmediateSubElements( in replaceImmediateSubElements() function in UnrankedMemRefType
899 Type TupleType::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in TupleType
H A DBuiltinAttributes.cpp58 ArrayAttr::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in ArrayAttr
228 DictionaryAttr::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in DictionaryAttr
336 SymbolRefAttr::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in SymbolRefAttr
1732 TypeAttr::replaceImmediateSubElements(ArrayRef<Attribute> replAttrs, in replaceImmediateSubElements() function in TypeAttr
/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp95 Type LLVMArrayType::replaceImmediateSubElements( in replaceImmediateSubElements() function in LLVMArrayType
174 Type LLVMFunctionType::replaceImmediateSubElements( in replaceImmediateSubElements() function in LLVMFunctionType
387 Type LLVMPointerType::replaceImmediateSubElements( in replaceImmediateSubElements() function in LLVMPointerType
635 Type LLVMStructType::replaceImmediateSubElements( in replaceImmediateSubElements() function in LLVMStructType
699 Type LLVMFixedVectorType::replaceImmediateSubElements( in replaceImmediateSubElements() function in LLVMFixedVectorType
750 Type LLVMScalableVectorType::replaceImmediateSubElements( in replaceImmediateSubElements() function in LLVMScalableVectorType
/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestAttributes.cpp176 Attribute TestSubElementsAccessAttr::replaceImmediateSubElements( in replaceImmediateSubElements() function in TestSubElementsAccessAttr