Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp423 static Type convertMemrefType(const spirv::TargetEnv &targetEnv, in convertMemrefType() function
523 return convertMemrefType(this->targetEnv, this->options, memRefType); in SPIRVTypeConverter()