Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVLowering.cpp330 auto arrayElemType = convertScalarType(targetEnv, scalarType); in convertTensorType() local
353 Optional<Type> arrayElemType; in convertMemrefType() local