Home
last modified time | relevance | path

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

/external/llvm-project/mlir/examples/toy/Ch7/mlir/
DDialect.cpp490 llvm::ArrayRef<mlir::Type> StructType::getElementTypes() { in getElementTypes() function in StructType
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVTypes.cpp1017 StructType::ElementTypeRange StructType::getElementTypes() const { in getElementTypes() function in StructType