Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
H A DSPIRVConversion.cpp423 std::optional<int64_t> arrayElemSize = convertTensorType() local
452 std::optional<int64_t> arrayElemSize = convertBoolMemrefType() local
495 int64_t arrayElemSize = *getTypeNumBytes(options, arrayElemType); convertSubByteMemrefType() local
571 std::optional<int64_t> arrayElemSize = convertMemrefType() local
[all...]