Home
last modified time | relevance | path

Searched refs:convertMemrefType (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVLowering.cpp343 static Optional<Type> convertMemrefType(const spirv::TargetEnv &targetEnv, in convertMemrefType() function
452 return convertMemrefType(targetEnv, memRefType); in SPIRVTypeConverter()