Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVLowering.cpp234 convertScalarType(const spirv::TargetEnv &targetEnv, spirv::ScalarType type, in convertScalarType() function
292 auto elementType = convertScalarType(
330 auto arrayElemType = convertScalarType(targetEnv, scalarType); in convertTensorType()
358 arrayElemType = convertScalarType(targetEnv, scalarType, storageClass); in convertMemrefType()
433 return convertScalarType(targetEnv, scalarType); in SPIRVTypeConverter()
439 return convertScalarType(targetEnv, scalarType); in SPIRVTypeConverter()