Searched defs:getElementTypes (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Tools/PDLL/AST/ | ||
H A D | Types.cpp | 153 ArrayRef<Type> TupleType::getElementTypes() const { in getElementTypes() function in TupleType |
/llvm-project/mlir/examples/toy/Ch7/mlir/ | ||
H A D | Dialect.cpp | 575 llvm::ArrayRef<mlir::Type> StructType::getElementTypes() { in getElementTypes() function in StructType |
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ | ||
H A D | SPIRVTypes.cpp | 1084 TypeRange StructType::getElementTypes() const { getElementTypes() function in StructType |