Home
last modified time | relevance | path

Searched defs:getElementTypes (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/PDLL/AST/
H A DTypes.cpp149 ArrayRef<Type> TupleType::getElementTypes() const { in getElementTypes() function in TupleType
/llvm-project-15.0.7/mlir/examples/toy/Ch7/mlir/
H A DDialect.cpp551 llvm::ArrayRef<mlir::Type> StructType::getElementTypes() { in getElementTypes() function in StructType
/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp1009 StructType::ElementTypeRange StructType::getElementTypes() const { in getElementTypes() function in StructType